Searched refs:should_exit_ (Results 1 – 2 of 2) sorted by relevance
225 should_exit_(false), in JdwpState()479 if (should_exit_) { in Run()597 should_exit_ = true; in ExitAfterReplying()
382 bool should_exit_; member