Searched defs:zipFile (Results 1 – 12 of 12) sorted by relevance
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| D | dlp_zip_test.cpp | 107 std::string zipFile("test_zip"); variable 134 std::string zipFile("test_zip"); variable 167 std::string zipFile("test_zip"); variable
|
| /base/startup/appspawn/service/hnp/base/ |
| D | hnp_zip.c | 290 static int HnpUnZipForFile(const char *filePath, unzFile zipFile, unz_file_info fileInfo) in HnpUnZipForFile() 394 unzFile zipFile = unzOpen(path); in HnpFileCountGet() local 434 unzFile zipFile = unzOpen(inputFile); in HnpUnZip() local 490 unzFile zipFile = unzOpen(inputFile); in HnpCfgGetFromZip() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | hap_parser_test.cpp | 168 std::string zipFile = FormatFullPath("not_exist_all.hap"); variable 182 std::string zipFile = FormatFullPath(g_hapPath); variable 196 std::string zipFile = FormatFullPath(HAP_PATH_FA); variable
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| D | hap_parser.cpp | 38 void UnzCloseFileAndLog(unzFile uf, const char *zipFile) in UnzCloseFileAndLog() 46 int32_t HapParser::ReadFileFromZip(const char *zipFile, const char *fileName, void **buffer, size_t… in ReadFileFromZip() 126 int32_t HapParser::ReadIndexFromFile(const char *zipFile, void **buffer, in ReadIndexFromFile()
|
| /base/update/updater/test/fuzztest/package_fuzzer/ |
| D | package_fuzzer.cpp | 165 ZipFileInfo zipFile; in TestGZipPkgCompress() local 215 Lz4FileInfo zipFile; in TestLz4PkgCompress() local
|
| D | pkg_fuzz_test.h | 180 ZipFileInfo zipFile; in CreateZipPackage() local
|
| /base/update/sys_installer/tools/zipalign/src/main/java/com/ohos/ |
| D | ZipAlign.java | 106 private static List<String> getEntryNamesFromZip(ZipFile zipFile) { in getEntryNamesFromZip()
|
| /base/update/packaging_tools/zipalign/src/main/java/com/ohos/ |
| D | ZipAlign.java | 105 private static List<String> getEntryNamesFromZip(ZipFile zipFile) { in getEntryNamesFromZip()
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| D | write_zip_file_strategy.cpp | 168 auto zipFile = GetZipFile(param_.exportDir, param_.uid); in Write() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/trace/strategy/src/ |
| D | trace_handler.cpp | 44 const std::string& srcFile, const std::string& zipFile) in WriteZipTrafficLog()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | raw_file_manager.cpp | 197 FILE* zipFile = fopen(hapPath.c_str(), "r"); in LoadRawFileFromHap() local
|
| /base/update/updater/utils/ |
| D | utils.cpp | 487 void CompressFiles(std::vector<std::string> &files, const std::string &zipFile) in CompressFiles()
|