Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h237 static void GoActive()
Ddebugger.cc665 void Dbg::GoActive() { in GoActive() function in art::Dbg
/art/runtime/jdwp/
Djdwp_handler.cc1591 Dbg::GoActive(); in ProcessRequest()