Searched refs:unzLocateFile (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.h242 extern int ZEXPORT unzLocateFile OF((unzFile file,
H A Dminiunz.c507 if (unzLocateFile(uf,filename,CASESENSITIVITY)!=UNZ_OK)
H A Dunzip.c1232 extern int ZEXPORT unzLocateFile (unzFile file, const char *szFileName, int iCaseSensitivity) function
/external/zlib/src/contrib/minizip/
H A Dunzip.h242 extern int ZEXPORT unzLocateFile OF((unzFile file,
H A Dminiunz.c519 if (unzLocateFile(uf,filename,CASESENSITIVITY)!=UNZ_OK)
H A Dunzip.c1232 extern int ZEXPORT unzLocateFile (unzFile file, const char *szFileName, int iCaseSensitivity) function
/external/chromium_org/third_party/zlib/google/
H A Dzip_reader.cc180 const int result = unzLocateFile(zip_file_,

Completed in 1406 milliseconds