Searched defs:PathEntry (Results 1 – 1 of 1) sorted by relevance
1290 struct PathEntry { struct1294 static std::vector<PathEntry> Zip(std::vector<Inode>& inodes, std::vector<std::string>& paths) { in Zip() argument