Searched defs:StopDebugger (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | runtime_callbacks.cc | 92 void RuntimeCallbacks::StopDebugger() { in StopDebugger() function in art::RuntimeCallbacks |
D | debugger.cc | 371 void InternalDebuggerControlCallback::StopDebugger() { in StopDebugger() function in art::InternalDebuggerControlCallback |
/art/adbconnection/ | ||
D | adbconnection.cc | 97 void AdbConnectionDebuggerController::StopDebugger() { } in StopDebugger() function in adbconnection::AdbConnectionDebuggerController |