Searched refs:Zip (Results 1 – 1 of 1) sorted by relevance
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()