Home
last modified time | relevance | path

Searched refs:EXPLICIT_ACCESS (Results 1 – 25 of 169) sorted by relevance

1234567

/external/chromium/chrome/browser/download/
Ddownload_history.cc31 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/
Dandroid_history_provider_service.cc32 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/
Dfavicon_service.cc23 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()
Dcustom_home_pages_table_model.cc85 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()
Dpossible_url_model.cc67 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/
Dhistory_browsertest.cc93 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()
Dhistory_service_factory.cc20 sat != Profile::EXPLICIT_ACCESS) in GetForProfile()
33 sat != Profile::EXPLICIT_ACCESS) in GetForProfileIfExists()
Din_memory_url_index.cc208 Profile::EXPLICIT_ACCESS); in OnURLVisited()
216 Profile::EXPLICIT_ACCESS); in OnURLsModified()
287 Profile::EXPLICIT_ACCESS); in ScheduleRebuildFromHistory()
/external/chromium/chrome/browser/extensions/
Dextension_history_api.cc233 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/
Dfavicon_source.cc25 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in StartDataRequest()
69 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS); in OnFaviconDataAvailable()
/external/chromium_org/chrome/browser/sync/glue/
Dautofill_profile_data_type_controller.cc56 profile(), Profile::EXPLICIT_ACCESS).get(); in OnPersonalDataChanged()
94 profile(), Profile::EXPLICIT_ACCESS).get(); in StartModels()
Dautofill_data_type_controller.cc64 profile(), Profile::EXPLICIT_ACCESS).get(); in StartModels()
87 profile(), Profile::EXPLICIT_ACCESS); in StartAssociating()
Dautofill_data_type_controller_unittest.cc226 &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/
Dhistory_browsertest.cc99 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/
Dpersonal_data_manager.cc176 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/
Dhistory_api.cc304 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/
Dprofile_writer.cc36 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/
Dtemplate_url_model_test_util.cc198 model()->service_ = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in ChangeModelToLoadState()
227 return profile_->GetWebDataService(Profile::EXPLICIT_ACCESS); in GetWebDataService()
/external/chromium_org/chrome/browser/importer/
Dprofile_writer.cc84 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/
Drlz_lib_win.cc150 EXPLICIT_ACCESS ea; in CreateMachineState()
151 ZeroMemory(&ea, sizeof(EXPLICIT_ACCESS)); in CreateMachineState()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_html_writer_unittest.cc194 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/
Dprofile.cc323 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()
Dprofile_manager_unittest.cc149 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/
Dfavicon_service_factory.cc21 } else if (sat == Profile::EXPLICIT_ACCESS) { in GetForProfile()
/external/chromium_org/chrome/browser/webdata/
Dweb_data_service_factory.cc155 static_cast<Profile*>(context), Profile::EXPLICIT_ACCESS); in FromBrowserContext()
170 static_cast<Profile*>(context), Profile::EXPLICIT_ACCESS); in FromBrowserContext()

1234567