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

  /external/chromium_org/chrome/browser/history/
history_service_factory.h 24 static HistoryService* GetForProfileWithoutCreating(
history_service_factory.cc 42 HistoryServiceFactory::GetForProfileWithoutCreating(Profile* profile) {
in_memory_url_index.cc 272 HistoryServiceFactory::GetForProfileWithoutCreating(profile_);
top_sites_impl.cc 189 HistoryServiceFactory::GetForProfileWithoutCreating(profile_);
top_sites_likely_impl.cc 189 HistoryServiceFactory::GetForProfileWithoutCreating(profile_);
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_factory.h 27 static SpellcheckService* GetForProfileWithoutCreating(Profile* profile);
spellcheck_factory.cc 38 SpellcheckService* SpellcheckServiceFactory::GetForProfileWithoutCreating(
spellcheck_service_browsertest.cc 65 SpellcheckServiceFactory::GetForProfileWithoutCreating(GetProfile());
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.cc 144 HistoryService* service = HistoryServiceFactory::GetForProfileWithoutCreating(
219 HistoryService* service = HistoryServiceFactory::GetForProfileWithoutCreating(
225 HistoryService* service = HistoryServiceFactory::GetForProfileWithoutCreating(
231 HistoryService* service = HistoryServiceFactory::GetForProfileWithoutCreating(
237 HistoryService* service = HistoryServiceFactory::GetForProfileWithoutCreating(
270 AddToHistory(HistoryServiceFactory::GetForProfileWithoutCreating(
292 HistoryServiceFactory::GetForProfileWithoutCreating(
302 HistoryServiceFactory::GetForProfileWithoutCreating(
bookmarks_helper.cc 260 HistoryServiceFactory::GetForProfileWithoutCreating(profile);
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc 138 HistoryServiceFactory::GetForProfileWithoutCreating(profile_);
154 HistoryServiceFactory::GetForProfileWithoutCreating(profile_);
  /external/chromium_org/chrome/browser/
memory_purger.cc 115 HistoryServiceFactory::GetForProfileWithoutCreating(profiles[i]);
  /external/chromium_org/chrome/test/base/
testing_profile.cc 360 HistoryServiceFactory::GetForProfileWithoutCreating(
399 HistoryServiceFactory::GetForProfileWithoutCreating(this);
459 HistoryServiceFactory::GetForProfileWithoutCreating(this);
481 HistoryServiceFactory::GetForProfileWithoutCreating(this);
  /external/chromium_org/chrome/browser/prerender/
prerender_local_predictor.cc 609 return HistoryServiceFactory::GetForProfileWithoutCreating(profile);
    [all...]

Completed in 428 milliseconds