Home
last modified time | relevance | path

Searched refs:FillFdOpenFileFunc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp67 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd) in FillFdOpenFileFunc() function
223 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()
266 FillFdOpenFileFunc(&zipFuncs, zipFd); in OpenFdForZipping()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_internal.h42 void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, PlatformFile fd);
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_zip.cpp180 static void FillFdOpenFileFunc(zlib_filefunc_def *pzlibFilefuncDef, int fd) in FillFdOpenFileFunc() function
199 FillFdOpenFileFunc(&zipFuncs, zipFD); in OpenFdForUnzipping()