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

  /art/test/common/
runtime_state.cc 191 Runtime::Current()->GetInstrumentation()->GetCodeForInvoke(method));
  /art/runtime/
instrumentation.h 309 const void* GetCodeForInvoke(ArtMethod* method) const
    [all...]
instrumentation.cc 232 new_quick_code = GetCodeForInvoke(method);
    [all...]
class_linker.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 354 milliseconds