Searched refs:GetRuntimeMethodFrameInfo (Results 1 – 3 of 3) sorted by relevance
37 inline QuickMethodFrameInfo Runtime::GetRuntimeMethodFrameInfo(ArtMethod* method) { in GetRuntimeMethodFrameInfo() function
392 QuickMethodFrameInfo GetRuntimeMethodFrameInfo(ArtMethod* method)
477 return runtime->GetRuntimeMethodFrameInfo(this); in GetQuickFrameInfo()