Home
last modified time | relevance | path

Searched defs:GetResolvedMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Ddex_cache-inl.h252 inline ArtMethod* DexCache::GetResolvedMethod(uint32_t method_idx) { in GetResolvedMethod() function
/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h103 inline ArtMethod* GetResolvedMethod(ArtMethod* outer_method, in GetResolvedMethod() function