Searched refs:GetOatMethodQuickCodeFor (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dclass_linker.h365 const void* GetOatMethodQuickCodeFor(mirror::ArtMethod* method)
H A Ddebugger.cc3234 const bool is_compiled = class_linker->GetOatMethodQuickCodeFor(m) != nullptr;
H A Dclass_linker.cc2493 const void* ClassLinker::GetOatMethodQuickCodeFor(mirror::ArtMethod* method) { function in class:art::ClassLinker

Completed in 652 milliseconds