Home
last modified time | relevance | path

Searched defs:OpenForZipping (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp151 zipFile ZipWriter::OpenForZipping(const std::string &fileName, int append) in OpenForZipping() function in OHOS::HiviewDFX::ZipWriter
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp254 zipFile OpenForZipping(const std::string &fileNameUtf8, int appendFlag) in OpenForZipping() function