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

/art/runtime/
H A Dclass_linker.h600 const OatFile* OpenOatFileFromDexLocation(const std::string& dex_location,
H A Dclass_linker.cc1207 std::unique_ptr<const OatFile> oat_file(OpenOatFileFromDexLocation(dex_location_str, isa,
1247 const OatFile* ClassLinker::OpenOatFileFromDexLocation(const std::string& dex_location, function in class:art::ClassLinker

Completed in 1184 milliseconds