Searched refs:RemoveMethodInspectionCallback (Results 1 – 4 of 4) sorted by relevance
239 void RemoveMethodInspectionCallback(MethodInspectionCallback* cb)
103 void RuntimeCallbacks::RemoveMethodInspectionCallback(MethodInspectionCallback* cb) { in RemoveMethodInspectionCallback() function in art::RuntimeCallbacks
735 Runtime::Current()->GetRuntimeCallbacks()->RemoveMethodInspectionCallback( in Disconnected()
114 callbacks->RemoveMethodInspectionCallback(&inspection_callback_); in Shutdown()