Searched refs:UpdateMethodsCodeToInterpreterEntryPoint (Results 1 – 3 of 3) sorted by relevance
311 void UpdateMethodsCodeToInterpreterEntryPoint(ArtMethod* method)
955 void Instrumentation::UpdateMethodsCodeToInterpreterEntryPoint(ArtMethod* method) { in UpdateMethodsCodeToInterpreterEntryPoint() function in art::instrumentation::Instrumentation
1270 runtime_->GetInstrumentation()->UpdateMethodsCodeToInterpreterEntryPoint(&m); in HandleLocalAccessCapabilityAdded()