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