Searched refs:PostVMDeath (Results 1 – 3 of 3) sorted by relevance
/art/runtime/jdwp/ | ||
D | jdwp.h | 217 bool PostVMDeath(); |
D | jdwp_main.cc | 347 PostVMDeath(); in ~JdwpState() |
D | jdwp_event.cc | 870 bool JdwpState::PostVMDeath() { in PostVMDeath() function in art::JDWP::JdwpState |