Searched refs:GetHomePage (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.h86 virtual GURL GetHomePage() OVERRIDE;
H A Doff_the_record_profile_impl.cc483 GURL OffTheRecordProfileImpl::GetHomePage() { function in class:OffTheRecordProfileImpl
484 return profile_->GetHomePage();
H A Dprofile.h323 virtual GURL GetHomePage() = 0;
H A Dprofile_impl.h136 virtual GURL GetHomePage() OVERRIDE;
H A Dprofile_impl.cc1308 GURL ProfileImpl::GetHomePage() { function in class:ProfileImpl
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc191 GURL FakeProfile::GetHomePage() { function in class:FakeProfile
H A Dfake_profile.h95 virtual GURL GetHomePage() OVERRIDE;
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h329 virtual GURL GetHomePage() OVERRIDE;
H A Dtesting_profile.cc915 GURL TestingProfile::GetHomePage() { function in class:TestingProfile
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc472 GURL url = browser->profile()->GetHomePage();
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_browsertest.cc1837 browser()->profile()->GetHomePage());

Completed in 1886 milliseconds