GetHomePage      1755 chrome/browser/policy/policy_browsertest.cc             browser()->profile()->GetHomePage());
GetHomePage       511 chrome/browser/profiles/off_the_record_profile_impl.cc   return profile_->GetHomePage();
GetHomePage        85 chrome/browser/profiles/off_the_record_profile_impl.h   virtual GURL GetHomePage() OVERRIDE;
GetHomePage       326 chrome/browser/profiles/profile.h   virtual GURL GetHomePage() = 0;
GetHomePage       143 chrome/browser/profiles/profile_impl.h   virtual GURL GetHomePage() OVERRIDE;
GetHomePage       114 chrome/browser/ui/app_list/test/fake_profile.h   virtual GURL GetHomePage() OVERRIDE;
GetHomePage       463 chrome/browser/ui/browser_commands.cc   GURL url = browser->profile()->GetHomePage();
GetHomePage       590 chrome/browser/ui/browser_navigator.cc       url = params->browser->profile()->GetHomePage();
GetHomePage       255 chrome/browser/ui/startup/startup_browser_creator_impl.cc          (url.is_empty() && profile->GetHomePage() == ntp_url);
GetHomePage       347 chrome/test/base/testing_profile.h   virtual GURL GetHomePage() OVERRIDE;