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

  /external/chromium_org/chrome/browser/local_discovery/
privet_url_fetcher.cc 121 TokenMap::iterator found = token_map_holder->map.find(GetHostString());
125 std::string PrivetURLFetcher::GetHostString() {
364 SetTokenForHost(GetHostString(), token);
privet_url_fetcher.h 113 std::string GetHostString(); // Get string representing the host.

Completed in 60 milliseconds