Home
last modified time | relevance | path

Searched refs:CloseZipFile (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/log_storage_test/src/
H A Dzip_util_test.cpp42 ZipUtil::CloseZipFile(compressZip); in HWTEST_F()
58 ZipUtil::CloseZipFile(compressZip); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp206 return CloseZipFile(zipFile, false); in ReadZipFile()
214 return CloseZipFile(zipFile, false); in ReadZipFile()
218 return CloseZipFile(zipFile, false); in ReadZipFile()
222 return CloseZipFile(zipFile, false); in ReadZipFile()
232 return CloseZipFile(zipFile, false); in ReadZipFile()
238 return CloseZipFile(zipFile, false); in ReadZipFile()
242 return CloseZipFile(zipFile, true); in ReadZipFile()
245 bool CloseZipFile(const unzFile zipFile, bool ret) in CloseZipFile() function
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dzip_util.h32 EXPORT static void CloseZipFile(zipFile& zipfile);
/foundation/filemanagement/app_file_service/utils/include/b_hiaudit/
H A Dzip_util.h31 static void CloseZipFile(zipFile &zipfile);
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dzip_util.h31 static void CloseZipFile(zipFile& zipfile);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dzip_util.cpp37 void ZipUtil::CloseZipFile(zipFile& zipfile) in CloseZipFile() function in OHOS::Media::ZipUtil
H A Dhi_audit.cpp203 Media::ZipUtil::CloseZipFile(compressZip); in ZipAuditLog()
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dzip_util.cpp36 void ZipUtil::CloseZipFile(zipFile &zipfile) in CloseZipFile() function in OHOS::FileManagement::Backup::ZipUtil
H A Dhi_audit.cpp220 ZipUtil::CloseZipFile(compressZip); in ZipAuditLog()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dzip_util.cpp37 void ZipUtil::CloseZipFile(zipFile& zipfile) in CloseZipFile() function in OHOS::StorageDaemon::ZipUtil
H A Dhi_audit.cpp210 StorageDaemon::ZipUtil::CloseZipFile(compressZip); in ZipAuditLog()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h157 bool CloseZipFile(const unzFile zipFile, bool ret);

Completed in 4 milliseconds