CreatePrivetURL    68 chrome/browser/local_discovery/privet_http_impl.cc   GURL url = CreatePrivetURL(kPrivetRegisterPath);
CreatePrivetURL    97 chrome/browser/local_discovery/privet_http_impl.cc       CreatePrivetURL(kPrivetInfoPath), net::URLFetcher::GET, this);
CreatePrivetURL   550 chrome/browser/local_discovery/privet_http_impl.cc       CreatePrivetURL(kPrivetCreatejobPath), net::URLFetcher::POST, this);
CreatePrivetURL   561 chrome/browser/local_discovery/privet_http_impl.cc   GURL url = CreatePrivetURL(kPrivetSubmitdocPath);