Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc140 return DexFile::OpenZip(fd.release(), location, error_msg, dex_files); in Open()
261 bool DexFile::OpenZip(int fd, const std::string& location, std::string* error_msg, in OpenZip() function in art::DexFile
Ddex_file.h928 static bool OpenZip(int fd, const std::string& location, std::string* error_msg,