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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 65 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
profile.h 213 virtual history::TopSites* GetTopSitesWithoutCreating() = 0;
profile_impl.h 100 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
off_the_record_profile_impl.cc 397 history::TopSites* OffTheRecordProfileImpl::GetTopSitesWithoutCreating() {
profile_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 102 history::TopSites* FakeProfile::GetTopSitesWithoutCreating() {
fake_profile.h 58 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
  /external/chromium_org/chrome/test/base/
testing_profile.h 266 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
testing_profile.cc 727 history::TopSites* TestingProfile::GetTopSitesWithoutCreating() {
    [all...]

Completed in 57 milliseconds