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