Home
last modified time | relevance | path

Searched refs:should_exit_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_main.cc350 should_exit_(false), in JdwpState()
633 if (should_exit_) { in Run()
750 should_exit_ = true; in ExitAfterReplying()
Djdwp.h410 bool should_exit_; member