Searched refs:GetMethodIndexOf (Results 1 – 5 of 5) sorted by relevance
68 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod()83 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod()
221 CHECK_EQ(code_info.GetMethodIndexOf(inline_info), method->GetDexMethodIndex()); in BeginInlineInfoEntry()
352 << ", method_index=" << code_info.GetMethodIndexOf(*this); in Dump()
343 uint32_t GetMethodIndexOf(InlineInfo inline_info) const { in GetMethodIndexOf() function
1195 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in DumpB74410240DebugData()