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