Home
last modified time | relevance | path

Searched defs:GetQuickOatCodeFor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc2407 const void* ClassLinker::GetQuickOatCodeFor(mirror::ArtMethod* method) { in GetQuickOatCodeFor() function in art::ClassLinker
2466 const void* ClassLinker::GetQuickOatCodeFor(const DexFile& dex_file, uint16_t class_def_idx, in GetQuickOatCodeFor() function in art::ClassLinker