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