Home
last modified time | relevance | path

Searched refs:kPrivetInfoPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_constants.cc20 const char kPrivetInfoPath[] = "/privet/info"; variable
Dprivet_constants.h21 extern const char kPrivetInfoPath[];
Dprivet_http_impl.cc77 CreatePrivetURL(kPrivetInfoPath), net::URLFetcher::GET, this); in Start()