Searched refs:RemoveMethodInspectionCallback (Results 1 – 3 of 3) sorted by relevance
246 void RemoveMethodInspectionCallback(MethodInspectionCallback* cb)
143 void RuntimeCallbacks::RemoveMethodInspectionCallback(MethodInspectionCallback* cb) { in RemoveMethodInspectionCallback() function in art::RuntimeCallbacks
385 callbacks->RemoveMethodInspectionCallback(&inspection_callback_); in Shutdown()