Searched refs:Zip (Results 1 – 2 of 2) sorted by relevance
25 Zip file size: 1082 bytes, number of entries: 7
1294 static std::vector<PathEntry> Zip(std::vector<Inode>& inodes, std::vector<std::string>& paths) { in Zip() function2427 return PathEntryTree{ PathEntry::Zip(inodes, path_names) }; in CreateFakePathEntries()