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

/art/runtime/
H A Dclass_linker.h620 const OatFile* FindOatFileInOatLocationForDexFile(const char* dex_location,
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 320 milliseconds