Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h487 static void ResumeVM()
Ddebugger.cc2431 void Dbg::ResumeVM() { in ResumeVM() function in art::Dbg
4352 ResumeVM(); in DdmSetThreadNotification()
/art/runtime/jdwp/
Djdwp_handler.cc252 Dbg::ResumeVM(); in VM_Resume()