GetKeyFromDomain   37 chrome/browser/predictors/logged_in_predictor_table.cc   return GetKeyFromDomain(url.host());
GetKeyFromDomain   46 chrome/browser/predictors/logged_in_predictor_table.h   static std::string GetKeyFromDomain(const std::string& domain);
GetKeyFromDomain 1684 chrome/browser/prerender/prerender_manager.cc       LoggedInPredictorTable::GetKeyFromDomain(details->cookie->Domain());