Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h255 static void GoActive()
Ddebugger.cc651 void Dbg::GoActive() { in GoActive() function in art::Dbg
/art/runtime/jdwp/
Djdwp_handler.cc1627 Dbg::GoActive(); in ProcessRequest()