Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h477 static void SuspendSelf();
Ddebugger.cc2430 void Dbg::SuspendSelf() { in SuspendSelf() function in art::Dbg
/art/runtime/jdwp/
Djdwp_event.cc605 Dbg::SuspendSelf(); in SuspendByPolicy()