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

/art/runtime/
H A Ddex_file.cc232 return DexFile::OpenFromZip(*zip_archive, location, error_msg, dex_files);
286 bool DexFile::OpenFromZip(const ZipArchive& zip_archive, const std::string& location, function in class:art::DexFile

Completed in 45 milliseconds