Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_internal.h44 unzFile OpenFdForUnzipping(PlatformFile zipFD);
48 // Opens the file referred to by |zipFD| for unzipping.
49 unzFile OpenFdForUnzipping(int zipFD);
60 // Opens the file referred to by |zipFD| for zipping. |append_flag| will be
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp220 unzFile OpenFdForUnzipping(int zipFD) in OpenFdForUnzipping() argument
223 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()

Completed in 1 milliseconds