Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp58 int FdCloseFileFunc(void *opaque, void *stream) in FdCloseFileFunc() function
74 pzlibFilefuncDef->zclose_file = FdCloseFileFunc; in FillFdOpenFileFunc()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_internal.h38 int FdCloseFileFunc(void *opaque, void *stream);
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_zip.cpp171 static int FdCloseFileFunc(void *opaque, void *stream) in FdCloseFileFunc() function
187 pzlibFilefuncDef->zclose_file = FdCloseFileFunc; in FillFdOpenFileFunc()