Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h499 static void SuspendSelf();
Ddebugger.cc2484 void Dbg::SuspendSelf() { in SuspendSelf() function in art::Dbg
/art/runtime/jdwp/
Djdwp_event.cc603 Dbg::SuspendSelf(); in SuspendByPolicy()