HomeSort by relevance Sort by last modified time
    Searched refs:unzOpen (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/contrib/minizip/
unzip.h 166 extern unzFile ZEXPORT unzOpen OF((const char *path));
187 Open a Zip file, like unzOpen, but provide a set of file low level API
200 Close a ZipFile opened with unzOpen.
unzip.c 793 extern unzFile ZEXPORT unzOpen (const char *path)
804 Close a ZipFile opened with unzOpen.
    [all...]

Completed in 33 milliseconds