Searched refs:Zips (Results 1 - 4 of 4) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/ |
H A D | zip_fuzzer.cpp | 47 Zips(srcFiles, destPath, options, includeHiddenFiles, zlibCallbackInfo); in DoSomethingInterestingWithMyAPI()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
H A D | zip.h | 160 bool Zips(const std::vector<std::string> &srcFiles, const std::string &destPath, const OPTIONS &options,
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip.cpp | 220 bool Zips(const ZipParams ¶ms, const OPTIONS &options) in Zips() function 429 bool result = Zips(params, options); in ZipsWithFilterCallback() 540 bool Zips(const std::vector<std::string> &srcFiles, const std::string &destPath, const OPTIONS &options, in Zips() function
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
H A D | napi_zlib.cpp | 769 Zips(asyncZipCallbackInfo->param.srcFiles, in CompressExcute()
|
Completed in 6 milliseconds