Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp61 free(opaque); // malloc'ed in FillFdOpenFileFunc() in FdCloseFileFunc()
67 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd) in FillFdOpenFileFunc() function
223 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()
266 FillFdOpenFileFunc(&zipFuncs, zipFd); in OpenFdForZipping()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_internal.h42 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd);

Completed in 2 milliseconds