Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h362 uint32_t GetMethodIndexOf(InlineInfo inline_info) const { in GetMethodIndexOf() function
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h121 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1093 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in DumpB74410240DebugData()