Searched refs:UpdateMethodsCode (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dinstrumentation.h208 void UpdateMethodsCode(ArtMethod* method, const void* quick_code)
H A Dinstrumentation.cc659 void Instrumentation::UpdateMethodsCode(ArtMethod* method, const void* quick_code) { function in class:art::instrumentation::Instrumentation
H A Dclass_linker.cc2186 runtime->GetInstrumentation()->UpdateMethodsCode(method, quick_code);

Completed in 64 milliseconds