/external/chromium_org/chrome/browser/history/android/ |
D | android_history_provider_service.cc | 30 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in QueryHistoryAndBookmarks() 58 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateHistoryAndBookmarks() 84 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistoryAndBookmarks() 108 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertHistoryAndBookmark() 132 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistory() 158 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in MoveStatement() 180 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in CloseStatement() 195 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertSearchTerm() 219 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateSearchTerms() 245 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteSearchTerms() [all …]
|
/external/chromium_org/chrome/browser/search_engines/ |
D | chrome_template_url_service_client.cc | 43 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteAllSearchTermsForKeyword() 53 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in SetKeywordSearchTermsForURL() 60 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in AddKeywordGeneratedVisit()
|
/external/chromium_org/chrome/browser/importer/ |
D | profile_writer.cc | 90 profile_, Profile::EXPLICIT_ACCESS)->AddLogin(form); in AddPasswordForm() 96 profile_, Profile::EXPLICIT_ACCESS)->AddIE7Login(info); in AddIE7PasswordInfo() 102 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddHistoryPage() 236 FaviconServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddFavicons() 338 profile_, Profile::EXPLICIT_ACCESS); in AddAutofillFormDataEntries()
|
/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 | 24 sat != Profile::EXPLICIT_ACCESS) in GetForProfile() 37 sat != Profile::EXPLICIT_ACCESS) in GetForProfileIfExists()
|
D | in_memory_url_index.cc | 212 Profile::EXPLICIT_ACCESS); in OnURLVisited() 223 Profile::EXPLICIT_ACCESS); in OnURLsModified() 316 Profile::EXPLICIT_ACCESS); in ScheduleRebuildFromHistory()
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | autofill_profile_data_type_controller.cc | 57 profile_, Profile::EXPLICIT_ACCESS).get(); in OnPersonalDataChanged() 95 profile_, Profile::EXPLICIT_ACCESS).get(); in StartModels()
|
D | autofill_data_type_controller_unittest.cc | 203 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F() 236 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F()
|
D | password_data_type_controller.cc | 54 profile_, Profile::EXPLICIT_ACCESS); in StartModels()
|
D | autofill_data_type_controller.cc | 66 profile_, Profile::EXPLICIT_ACCESS).get(); in StartModels()
|
D | bookmark_data_type_controller.cc | 126 profile_, Profile::EXPLICIT_ACCESS); in DependentsLoaded()
|
/external/chromium_org/chrome/browser/autocomplete/ |
D | chrome_autocomplete_provider_client.cc | 70 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InMemoryDatabase() 77 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS) in DeleteMatchingURLsForKeywordFromHistory()
|
D | history_quick_provider.cc | 119 Profile::EXPLICIT_ACCESS); in DoAutocomplete() 295 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in GetIndex()
|
/external/chromium_org/chrome/browser/extensions/api/history/ |
D | history_api.cc | 301 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 346 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 380 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsync() 399 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsync() 428 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl() 458 GetProfile(), Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
|
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
D | last_download_finder_unittest.cc | 76 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS); in CreateProfileWithDownload() 160 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS); in AddDownload() 180 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS) in FlushHistoryBackend()
|
/external/chromium_org/chrome/browser/favicon/ |
D | chrome_favicon_client.cc | 21 Profile::EXPLICIT_ACCESS); in GetFaviconService()
|
D | favicon_service_factory.cc | 22 } else if (sat == Profile::EXPLICIT_ACCESS) { in GetForProfile()
|
/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_org/chrome/browser/bookmarks/ |
D | bookmark_html_writer_unittest.cc | 202 HistoryServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS)-> in TEST_F() 204 FaviconServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS) in TEST_F() 240 FaviconServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS) in TEST_F()
|
/external/chromium_org/chrome/browser/autofill/ |
D | personal_data_manager_factory.cc | 47 profile, Profile::EXPLICIT_ACCESS), in BuildServiceInstanceFor()
|
/external/chromium_org/chrome/browser/android/ |
D | favicon_helper.cc | 119 profile, Profile::EXPLICIT_ACCESS); in GetLocalFaviconImageForURL() 155 profile, Profile::EXPLICIT_ACCESS); in GetLargestRawFaviconForUrl()
|
/external/chromium_org/chrome/browser/ui/sync/ |
D | profile_signin_confirmation_helper_unittest.cc | 236 Profile::EXPLICIT_ACCESS); in TEST_F() 261 Profile::EXPLICIT_ACCESS); in TEST_F()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | test_with_browser_view.cc | 40 profile, Profile::EXPLICIT_ACCESS), in CreateTemplateURLService()
|
/external/chromium_org/chrome/browser/ui/android/ |
D | navigation_popup.cc | 44 profile, Profile::EXPLICIT_ACCESS); in FetchFaviconForUrl()
|
/external/chromium_org/chrome/browser/ui/search_engines/ |
D | keyword_editor_controller.cc | 22 FaviconServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS))); in KeywordEditorController()
|