Searched refs:GetQuickCodeFor (Results 1 – 3 of 3) sorted by relevance
315 const void* GetQuickCodeFor(ArtMethod* method, PointerSize pointer_size) const
726 const void* entry_point = runtime->GetInstrumentation()->GetQuickCodeFor(method, in GetCurrentQuickFrameInfo()
1135 const void* Instrumentation::GetQuickCodeFor(ArtMethod* method, PointerSize pointer_size) const { in GetQuickCodeFor() function in art::instrumentation::Instrumentation