Searched refs:AddEntries (Results 1 – 2 of 2) sorted by relevance
158 return AddEntries(paths, options) && Close(options); in WriteEntries()161 bool ZipWriter::AddEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &… in AddEntries() function in OHOS::AppExecFwk::LIBZIP::ZipWriter
60 … bool AddEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options);