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