Searched refs:FindMethodFast (Results 1 – 4 of 4) sorted by relevance
27 mirror::ArtMethod* method = FindMethodFast(method_idx, this_object, caller_method, in FindMethodHelper()
152 static inline mirror::ArtMethod* FindMethodFast(uint32_t method_idx,
535 static inline mirror::ArtMethod* FindMethodFast(uint32_t method_idx, in FindMethodFast() function
1781 mirror::ArtMethod* method = FindMethodFast(method_idx, this_object, caller_method, access_check, in artInvokeCommon()