Searched defs:UpdateMethodsCodeImpl (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation.cc703 void Instrumentation::UpdateMethodsCodeImpl(ArtMethod* method, const void* quick_code) { function in class:art::instrumentation::Instrumentation
727 UpdateMethodsCodeImpl(method, quick_code);
736 UpdateMethodsCodeImpl(method, quick_code);

Completed in 26 milliseconds