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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 90 virtual GURL GetHomePage() OVERRIDE;
profile.h 335 virtual GURL GetHomePage() = 0;
off_the_record_profile_impl.cc 483 GURL OffTheRecordProfileImpl::GetHomePage() {
484 return profile_->GetHomePage();
profile_impl.h 130 virtual GURL GetHomePage() OVERRIDE;
profile_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 196 GURL FakeProfile::GetHomePage() {
fake_profile.h 97 virtual GURL GetHomePage() OVERRIDE;
  /external/chromium_org/chrome/test/base/
testing_profile.h 320 virtual GURL GetHomePage() OVERRIDE;
testing_profile.cc 884 GURL TestingProfile::GetHomePage() {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_commands.cc 459 GURL url = browser->profile()->GetHomePage();
    [all...]
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc     [all...]

Completed in 424 milliseconds