Home
last modified time | relevance | path

Searched refs:SuspendVM (Results 1 – 5 of 5) sorted by relevance

/art/libart_fake/
Dfake.cc25 void SuspendVM();
34 void Dbg::SuspendVM() { in SuspendVM() function in art::Dbg
/art/runtime/
Ddebugger.h469 static void SuspendVM()
Ddebugger.cc2419 void Dbg::SuspendVM() { in SuspendVM() function in art::Dbg
4414 SuspendVM(); in DdmSetThreadNotification()
/art/runtime/jdwp/
Djdwp_event.cc631 Dbg::SuspendVM(); in SuspendByPolicy()
Djdwp_handler.cc246 Dbg::SuspendVM(); in VM_Suspend()