Searched refs:GetMethodIndexOf (Results 1 – 5 of 5) sorted by relevance
67 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod()82 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod()
209 CHECK_EQ(code_info.GetMethodIndexOf(inline_info), method->GetDexMethodIndex()); in BeginInlineInfoEntry()
316 << ", method_index=" << code_info.GetMethodIndexOf(*this); in Dump()
356 uint32_t GetMethodIndexOf(InlineInfo inline_info) const { in GetMethodIndexOf() function
1276 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in DumpB74410240DebugData()