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

  /art/runtime/jit/
jit_code_cache.cc 659 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(
734 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(
    [all...]
jit.cc 721 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(
  /art/runtime/
instrumentation.h 261 void UpdateMethodsCode(ArtMethod* method, const void* quick_code)
quick_exception_handler.cc 556 Runtime::Current()->GetInstrumentation()->UpdateMethodsCode(
instrumentation.cc 752 void Instrumentation::UpdateMethodsCode(ArtMethod* method, const void* quick_code) {
762 // UpdateMethodsCode.
    [all...]
class_linker.cc     [all...]

Completed in 74 milliseconds