Searched defs:ParsedPrivetPath (Results 1 – 2 of 2) sorted by relevance
14 struct ParsedPrivetPath { struct18 std::string service_name;19 std::string path;
69 ParsedPrivetPath::ParsedPrivetPath(const base::FilePath& file_path) { in ParsedPrivetPath() function in local_discovery::ParsedPrivetPath