Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h484 static void SuspendVM()
Ddebugger.cc2427 void Dbg::SuspendVM() { in SuspendVM() function in art::Dbg
4339 SuspendVM(); in DdmSetThreadNotification()
/art/runtime/jdwp/
Djdwp_event.cc591 Dbg::SuspendVM(); in SuspendByPolicy()
Djdwp_handler.cc242 Dbg::SuspendVM(); in VM_Suspend()