HomeSort by relevance Sort by last modified time
    Searched refs:SetTokenForHost (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher_unittest.cc 99 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
211 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
228 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
privet_url_fetcher.h 79 static void SetTokenForHost(const std::string& host,
privet_url_fetcher.cc 95 void PrivetURLFetcher::SetTokenForHost(const std::string& host,
364 SetTokenForHost(GetHostString(), token);

Completed in 53 milliseconds