Searched refs:should_exit_ (Results 1 – 2 of 2) sorted by relevance
221 should_exit_(false), in JdwpState()484 if (should_exit_) { in Run()602 should_exit_ = true; in ExitAfterReplying()
339 bool should_exit_; member