Home
last modified time | relevance | path

Searched refs:DestFile (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip.h66 const FilePath &DestFile() const in DestFile() function in OHOS::AppExecFwk::LIBZIP::ZipParams
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp170 zipWriter = std::make_unique<ZipWriter>(ZipWriter::InitZipFileWithFile(params.DestFile())); in Zip()
233 zipWriter = std::make_unique<ZipWriter>(ZipWriter::InitZipFileWithFile(params.DestFile())); in Zips()
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp160 zipWriter = std::make_unique<ZipWriter>(ZipWriter::InitZipFileWithFile(params.DestFile())); in Zip()

Completed in 3 milliseconds