Home
last modified time | relevance | path

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

12345

/external/chromium_org/chrome/browser/history/android/
Dandroid_history_provider_service.cc30 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/
Dchrome_template_url_service_client.cc43 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/
Dprofile_writer.cc90 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/
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.cc24 sat != Profile::EXPLICIT_ACCESS) in GetForProfile()
37 sat != Profile::EXPLICIT_ACCESS) in GetForProfileIfExists()
Din_memory_url_index.cc212 Profile::EXPLICIT_ACCESS); in OnURLVisited()
223 Profile::EXPLICIT_ACCESS); in OnURLsModified()
316 Profile::EXPLICIT_ACCESS); in ScheduleRebuildFromHistory()
/external/chromium_org/chrome/browser/sync/glue/
Dautofill_profile_data_type_controller.cc57 profile_, Profile::EXPLICIT_ACCESS).get(); in OnPersonalDataChanged()
95 profile_, Profile::EXPLICIT_ACCESS).get(); in StartModels()
Dautofill_data_type_controller_unittest.cc203 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F()
236 &profile_, Profile::EXPLICIT_ACCESS).get()); in TEST_F()
Dpassword_data_type_controller.cc54 profile_, Profile::EXPLICIT_ACCESS); in StartModels()
Dautofill_data_type_controller.cc66 profile_, Profile::EXPLICIT_ACCESS).get(); in StartModels()
Dbookmark_data_type_controller.cc126 profile_, Profile::EXPLICIT_ACCESS); in DependentsLoaded()
/external/chromium_org/chrome/browser/autocomplete/
Dchrome_autocomplete_provider_client.cc70 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InMemoryDatabase()
77 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS) in DeleteMatchingURLsForKeywordFromHistory()
Dhistory_quick_provider.cc119 Profile::EXPLICIT_ACCESS); in DoAutocomplete()
295 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in GetIndex()
/external/chromium_org/chrome/browser/extensions/api/history/
Dhistory_api.cc301 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/
Dlast_download_finder_unittest.cc76 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/
Dchrome_favicon_client.cc21 Profile::EXPLICIT_ACCESS); in GetFaviconService()
Dfavicon_service_factory.cc22 } else if (sat == Profile::EXPLICIT_ACCESS) { in GetForProfile()
/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_org/chrome/browser/bookmarks/
Dbookmark_html_writer_unittest.cc202 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/
Dpersonal_data_manager_factory.cc47 profile, Profile::EXPLICIT_ACCESS), in BuildServiceInstanceFor()
/external/chromium_org/chrome/browser/android/
Dfavicon_helper.cc119 profile, Profile::EXPLICIT_ACCESS); in GetLocalFaviconImageForURL()
155 profile, Profile::EXPLICIT_ACCESS); in GetLargestRawFaviconForUrl()
/external/chromium_org/chrome/browser/ui/sync/
Dprofile_signin_confirmation_helper_unittest.cc236 Profile::EXPLICIT_ACCESS); in TEST_F()
261 Profile::EXPLICIT_ACCESS); in TEST_F()
/external/chromium_org/chrome/browser/ui/views/frame/
Dtest_with_browser_view.cc40 profile, Profile::EXPLICIT_ACCESS), in CreateTemplateURLService()
/external/chromium_org/chrome/browser/ui/android/
Dnavigation_popup.cc44 profile, Profile::EXPLICIT_ACCESS); in FetchFaviconForUrl()
/external/chromium_org/chrome/browser/ui/search_engines/
Dkeyword_editor_controller.cc22 FaviconServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS))); in KeywordEditorController()

12345