Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h503 static void ResumeVM()
Ddebugger.cc2461 void Dbg::ResumeVM() { in ResumeVM() function in art::Dbg
4410 ResumeVM(); in DdmSetThreadNotification()
/art/runtime/jdwp/
Djdwp_handler.cc255 Dbg::ResumeVM(); in VM_Resume()