HomeSort by relevance Sort by last modified time
    Searched refs:UpdateMethodsCodeImpl (Results 1 - 2 of 2) sorted by null

  /art/runtime/
instrumentation.cc 730 void Instrumentation::UpdateMethodsCodeImpl(ArtMethod* method, const void* quick_code) {
754 UpdateMethodsCodeImpl(method, quick_code);
763 UpdateMethodsCodeImpl(method, quick_code);
    [all...]
instrumentation.h 556 void UpdateMethodsCodeImpl(ArtMethod* method, const void* quick_code)

Completed in 54 milliseconds