Home
last modified time | relevance | path

Searched defs:ParsedPrivetPath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/storage/
Dpath_util.h14 struct ParsedPrivetPath { struct
18 std::string service_name;
19 std::string path;
Dpath_util.cc69 ParsedPrivetPath::ParsedPrivetPath(const base::FilePath& file_path) { in ParsedPrivetPath() function in local_discovery::ParsedPrivetPath