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

/art/runtime/
H A Dclass_linker.cc2063 const void* ClassLinker::GetQuickOatCodeFor(ArtMethod* method) { function in class:art::ClassLinker
2109 const void* ClassLinker::GetQuickOatCodeFor(const DexFile& dex_file, uint16_t class_def_idx, function in class:art::ClassLinker

Completed in 63 milliseconds