Searched defs:FindOatFileInOatLocationForDexFile (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 38 milliseconds