Searched defs:IsDebuggerConfigured (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | runtime_callbacks.cc | 77 bool RuntimeCallbacks::IsDebuggerConfigured() { in IsDebuggerConfigured() function in art::RuntimeCallbacks |
D | debugger.cc | 375 bool InternalDebuggerControlCallback::IsDebuggerConfigured() { in IsDebuggerConfigured() function in art::InternalDebuggerControlCallback |
/art/adbconnection/ | ||
D | adbconnection.cc | 99 bool AdbConnectionDebuggerController::IsDebuggerConfigured() { in IsDebuggerConfigured() function in adbconnection::AdbConnectionDebuggerController |