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

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

Completed in 15 milliseconds