Home
last modified time | relevance | path

Searched defs:includeHiddenFiles (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/
H A Dzip_fuzzer.cpp37 bool includeHiddenFiles = false; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip.h94 void SetIncludeHiddenFiles(bool includeHiddenFiles) in SetIncludeHiddenFiles() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp437 Zip(const std::string &srcPath, const std::string &destPath, const OPTIONS &options, bool includeHiddenFiles, std::shared_ptr<ZlibCallbackInfo> zlibCallbackInfo) Zip() argument
540 Zips(const std::vector<std::string> &srcFiles, const std::string &destPath, const OPTIONS &options, bool includeHiddenFiles, std::shared_ptr<ZlibCallbackInfo> zlibCallbackInfo) Zips() argument

Completed in 3 milliseconds