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 97 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
209 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
226 PrivetURLFetcher::SetTokenForHost(GURL(kSamplePrivetURL).GetOrigin().spec(),
privet_url_fetcher.h 72 static void SetTokenForHost(const std::string& host,
privet_url_fetcher.cc 87 void PrivetURLFetcher::SetTokenForHost(const std::string& host,
341 SetTokenForHost(GetHostString(), token);

Completed in 60 milliseconds