Searched defs:DirectoryEntry (Results 1 – 1 of 1) sorted by relevance
33 struct DirectoryEntry { struct41 DirectoryEntry(const std::string& name, int type) : d_name(name), d_type(type) {} in DirectoryEntry() argument53 std::vector<std::shared_ptr<DirectoryEntry>>* directory_entries); argument