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