Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp179 void GetZipsAllRelativeFilesInner(const ZipParams &params, const FilePath &iterPath, in GetZipsAllRelativeFilesInner()
208 for (auto iterPath = srcFiles.begin(); iterPath != srcFiles.end(); ++iterPath) { in GetZipsAllRelativeFiles() local