Searched refs:UpdateMethodsCode (Results 1 – 6 of 6) sorted by relevance
600 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in DeoptimizeSingleFrame()
303 void UpdateMethodsCode(ArtMethod* method, const void* quick_code)
960 void Instrumentation::UpdateMethodsCode(ArtMethod* method, const void* quick_code) { in UpdateMethodsCode() function in art::instrumentation::Instrumentation
738 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in Commit()779 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in RemoveMethod()1781 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in InvalidateCompiledCodeFor()
1512 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(method, entry_point); in MaybeCompileMethod()1637 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode( in MethodEntered()
1400 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(called, code); in artQuickResolutionTrampoline()