Searched defs:FindMethodFromCode (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h353 static inline mirror::ArtMethod* FindMethodFromCode(uint32_t method_idx, function in namespace:art
451 // Explicit template declarations of FindMethodFromCode for all invoke types.
454 mirror::ArtMethod* FindMethodFromCode<_type, _access_check>(uint32_t method_idx, \

Completed in 4 milliseconds