Searched refs:should_exit_ (Results 1 – 2 of 2) sorted by relevance
350 should_exit_(false), in JdwpState()633 if (should_exit_) { in Run()750 should_exit_ = true; in ExitAfterReplying()
410 bool should_exit_; member