Home
last modified time | relevance | path

Searched refs:FindMethodFast (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2197 inline ArtMethod* FindMethodFast(uint32_t method_idx, in FindMethodFast() function
2271 ArtMethod* method = FindMethodFast<type>(method_idx, this_object, caller_method); in artInvokeCommon()