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

/art/runtime/
H A Dclass_linker.cc860 open_oat_file.reset(FindOatFileInOatLocationForDexFile(dex_location, dex_location_checksum,
963 const OatFile* ClassLinker::FindOatFileInOatLocationForDexFile(const char* dex_location, function in class:art::ClassLinker

Completed in 328 milliseconds