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

/art/runtime/
H A Ddex_file.cc130 return DexFile::OpenZip(fd.release(), location, error_msg, dex_files);
225 bool DexFile::OpenZip(int fd, const std::string& location, std::string* error_msg, function in class:art::DexFile
H A Ddex_file.h903 static bool OpenZip(int fd, const std::string& location, std::string* error_msg,

Completed in 35 milliseconds