Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp134 std::vector<std::pair<FilePath, FilePath>> allRelativeFiles; in Zip() local
181 std::vector<std::pair<FilePath, FilePath>> &allRelativeFiles) in GetZipsAllRelativeFilesInner() argument
204 …elativeFiles(const ZipParams &params, std::vector<std::pair<FilePath, FilePath>> &allRelativeFiles, in GetZipsAllRelativeFiles() argument
223 std::vector<std::pair<FilePath, FilePath>> allRelativeFiles; in Zips() local