Home
last modified time | relevance | path

Searched refs:PostVMDeath (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp.h217 bool PostVMDeath();
Djdwp_main.cc347 PostVMDeath(); in ~JdwpState()
Djdwp_event.cc870 bool JdwpState::PostVMDeath() { in PostVMDeath() function in art::JDWP::JdwpState