Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h501 static void SuspendVM()
Ddebugger.cc2453 void Dbg::SuspendVM() { in SuspendVM() function in art::Dbg
4397 SuspendVM(); in DdmSetThreadNotification()
/art/runtime/jdwp/
Djdwp_event.cc631 Dbg::SuspendVM(); in SuspendByPolicy()
Djdwp_handler.cc246 Dbg::SuspendVM(); in VM_Suspend()