Searched refs:UpdateMethodsCode (Results 1 – 6 of 6) sorted by relevance
757 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in Commit()798 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in RemoveMethod()1743 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in InvalidateCompiledCodeFor()
1505 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(method, entry_point); in MaybeCompileMethod()
607 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in DeoptimizeSingleFrame()
303 void UpdateMethodsCode(ArtMethod* method, const void* quick_code)
950 void Instrumentation::UpdateMethodsCode(ArtMethod* method, const void* quick_code) { in UpdateMethodsCode() function in art::instrumentation::Instrumentation
241 runtime->GetInstrumentation()->UpdateMethodsCode(method, interpreter::GetNterpEntryPoint()); in ChangeInterpreterBridgeToNterp()245 runtime->GetInstrumentation()->UpdateMethodsCode(method, GetQuickResolutionStub()); in ChangeInterpreterBridgeToNterp()3490 runtime->GetInstrumentation()->UpdateMethodsCode(method, quick_code); in FixupStaticTrampolines()