/external/chromium/chrome/browser/download/ |
D | download_history.cc | 31 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Load() 56 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in AddEntry() 75 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateEntry() 91 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateDownloadPath() 102 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntry() 110 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntriesBetween()
|
/external/chromium_org/chrome/browser/history/android/ |
D | android_history_provider_service.cc | 32 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in QueryHistoryAndBookmarks() 53 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateHistoryAndBookmarks() 73 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistoryAndBookmarks() 92 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertHistoryAndBookmark() 111 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistory() 132 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in MoveStatement() 146 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in CloseStatement() 163 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertSearchTerm() 183 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateSearchTerms() 203 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteSearchTerms() [all …]
|
/external/chromium/chrome/browser/ |
D | favicon_service.cc | 23 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFavicon() 39 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateFaviconMappingAndFetch() 60 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFaviconForURL() 70 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFaviconOutOfDateForPage() 77 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetImportedFavicons() 86 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFavicon()
|
D | custom_home_pages_table_model.cc | 85 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Remove() 91 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in Remove() 157 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in LoadTitleAndFavicon() 164 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in LoadTitleAndFavicon()
|
D | possible_url_model.cc | 67 profile->GetHistoryService(Profile::EXPLICIT_ACCESS); in Reload() 162 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in GetIcon() 190 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in OnFaviconAvailable()
|
/external/chromium_org/chrome/browser/history/ |
D | history_browsertest.cc | 93 Profile::EXPLICIT_ACCESS); in WaitForHistoryBackendToRun() 125 GetProfile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 130 browser()->profile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 148 GetProfile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 153 browser()->profile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 167 browser()->profile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 197 browser()->profile(), Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
|
D | history_service_factory.cc | 20 sat != Profile::EXPLICIT_ACCESS) in GetForProfile() 33 sat != Profile::EXPLICIT_ACCESS) in GetForProfileIfExists()
|
D | in_memory_url_index.cc | 208 Profile::EXPLICIT_ACCESS); in OnURLVisited() 216 Profile::EXPLICIT_ACCESS); in OnURLsModified() 287 Profile::EXPLICIT_ACCESS); in ScheduleRebuildFromHistory()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_history_api.cc | 233 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 286 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 320 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl() 338 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl() 359 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 376 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
|
/external/chromium/chrome/browser/ui/webui/ |
D | favicon_source.cc | 25 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in StartDataRequest() 69 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in OnFaviconDataAvailable()
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | autofill_profile_data_type_controller.cc | 56 profile(), Profile::EXPLICIT_ACCESS).get(); in OnPersonalDataChanged() 94 profile(), Profile::EXPLICIT_ACCESS).get(); in StartModels()
|
D | autofill_data_type_controller.cc | 64 profile(), Profile::EXPLICIT_ACCESS).get(); in StartModels() 87 profile(), Profile::EXPLICIT_ACCESS); in StartAssociating()
|
D | autofill_data_type_controller_unittest.cc | 226 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F() 260 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F() 280 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F()
|
/external/chromium/chrome/browser/history/ |
D | history_browsertest.cc | 99 return GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetHistoryService() 136 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F() 159 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium/chrome/browser/autofill/ |
D | personal_data_manager.cc | 176 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in OnStateChanged() 369 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in SetProfiles() 425 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in SetCreditCards() 484 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in UpdateProfile() 545 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in UpdateCreditCard() 786 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in LoadProfiles() 809 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in LoadCreditCards() 863 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in CancelPendingQuery() 934 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in EmptyMigrationTrash()
|
/external/chromium_org/chrome/browser/extensions/api/history/ |
D | history_api.cc | 304 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 351 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 385 GetProfile(), Profile::EXPLICIT_ACCESS); in RunImpl() 404 GetProfile(), Profile::EXPLICIT_ACCESS); in RunImpl() 433 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 463 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
|
/external/chromium/chrome/browser/importer/ |
D | profile_writer.cc | 36 profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS)->AddLogin(form); in AddPasswordForm() 41 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS)->AddIE7Login(info); in AddIE7PasswordInfo() 47 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS)-> in AddHistoryPage() 152 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS)-> in AddFavicons()
|
/external/chromium/chrome/browser/search_engines/ |
D | template_url_model_test_util.cc | 198 model()->service_ = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in ChangeModelToLoadState() 227 return profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in GetWebDataService()
|
/external/chromium_org/chrome/browser/importer/ |
D | profile_writer.cc | 84 profile_, Profile::EXPLICIT_ACCESS)->AddLogin(form); in AddPasswordForm() 95 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddHistoryPage() 226 FaviconServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddFavicons()
|
/external/chromium_org/rlz/win/lib/ |
D | rlz_lib_win.cc | 150 EXPLICIT_ACCESS ea; in CreateMachineState() 151 ZeroMemory(&ea, sizeof(EXPLICIT_ACCESS)); in CreateMachineState()
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_html_writer_unittest.cc | 194 profile.GetHistoryService(Profile::EXPLICIT_ACCESS)->AddPage(url1, in TEST_F() 196 profile.GetFaviconService(Profile::EXPLICIT_ACCESS)->SetFavicon(url1, in TEST_F() 219 profile.GetFaviconService(Profile::EXPLICIT_ACCESS)->SetFavicon(url1, in TEST_F()
|
/external/chromium/chrome/browser/profiles/ |
D | profile.cc | 323 if (sat == EXPLICIT_ACCESS) in GetHistoryService() 335 if (sat == EXPLICIT_ACCESS) in GetFaviconService() 347 if (sat == EXPLICIT_ACCESS) in GetWebDataService() 359 if (sat == EXPLICIT_ACCESS) in GetPasswordStore()
|
D | profile_manager_unittest.cc | 149 EXPECT_TRUE(profile1->GetHistoryService(Profile::EXPLICIT_ACCESS)); in TEST_F() 152 EXPECT_TRUE(profile2->GetHistoryService(Profile::EXPLICIT_ACCESS)); in TEST_F()
|
/external/chromium_org/chrome/browser/favicon/ |
D | favicon_service_factory.cc | 21 } else if (sat == Profile::EXPLICIT_ACCESS) { in GetForProfile()
|
/external/chromium_org/chrome/browser/webdata/ |
D | web_data_service_factory.cc | 155 static_cast<Profile*>(context), Profile::EXPLICIT_ACCESS); in FromBrowserContext() 170 static_cast<Profile*>(context), Profile::EXPLICIT_ACCESS); in FromBrowserContext()
|