Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_constants.cc22 const char kPrivetCapabilitiesPath[] = "/privet/capabilities"; variable
Dprivet_constants.h23 extern const char kPrivetCapabilitiesPath[];
Dprivet_http_impl.cc340 CreatePrivetURL(kPrivetCapabilitiesPath), net::URLFetcher::GET, this); in Start()
405 if (api == kPrivetCapabilitiesPath) { in OnPrivetInfoDone()
443 CreatePrivetURL(kPrivetCapabilitiesPath), net::URLFetcher::GET, this); in GetCapabilities()