Searched refs:AddDebuggerControlCallback (Results 1 – 3 of 3) sorted by relevance
271 void AddDebuggerControlCallback(DebuggerControlCallback* cb)
107 void RuntimeCallbacks::AddDebuggerControlCallback(DebuggerControlCallback* cb) { in AddDebuggerControlCallback() function in art::RuntimeCallbacks
271 art::Runtime::Current()->GetRuntimeCallbacks()->AddDebuggerControlCallback(&controller_); in AdbConnectionState()