HomeSort by relevance Sort by last modified time
    Searched refs:EXPLICIT_ACCESS (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/favicon/
chrome_favicon_client.cc 21 Profile::EXPLICIT_ACCESS);
favicon_service_factory.cc 22 } else if (sat == Profile::EXPLICIT_ACCESS) {
  /external/chromium_org/chrome/browser/search_engines/
chrome_template_url_service_client.cc 43 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
53 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
60 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/history/android/
android_history_provider_service.cc 30 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
58 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
84 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
108 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
132 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
158 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
180 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
195 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
219 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
245 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
    [all...]
  /external/chromium_org/chrome/browser/history/
history_service_factory.cc 24 sat != Profile::EXPLICIT_ACCESS)
37 sat != Profile::EXPLICIT_ACCESS)
history_browsertest.cc 93 Profile::EXPLICIT_ACCESS);
125 GetProfile(), Profile::EXPLICIT_ACCESS));
130 browser()->profile(), Profile::EXPLICIT_ACCESS));
148 GetProfile(), Profile::EXPLICIT_ACCESS));
153 browser()->profile(), Profile::EXPLICIT_ACCESS));
167 browser()->profile(), Profile::EXPLICIT_ACCESS));
197 browser()->profile(), Profile::EXPLICIT_ACCESS));
in_memory_url_index.cc 212 Profile::EXPLICIT_ACCESS);
223 Profile::EXPLICIT_ACCESS);
316 Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/autofill/
personal_data_manager_factory.cc 47 profile, Profile::EXPLICIT_ACCESS),
  /external/chromium_org/chrome/browser/sync/glue/
password_data_type_controller.cc 54 profile_, Profile::EXPLICIT_ACCESS);
autofill_profile_data_type_controller.cc 57 profile_, Profile::EXPLICIT_ACCESS).get();
95 profile_, Profile::EXPLICIT_ACCESS).get();
autofill_data_type_controller.cc 66 profile_, Profile::EXPLICIT_ACCESS).get();
bookmark_data_type_controller.cc 126 profile_, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/autocomplete/
chrome_autocomplete_provider_client.cc 70 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
77 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)
history_provider.cc 28 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/importer/
profile_writer.cc 90 profile_, Profile::EXPLICIT_ACCESS)->AddLogin(form);
96 profile_, Profile::EXPLICIT_ACCESS)->AddIE7Login(info);
102 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)->
236 FaviconServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)->
338 profile_, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/rlz/win/lib/
rlz_lib_win.cc 150 EXPLICIT_ACCESS ea;
151 ZeroMemory(&ea, sizeof(EXPLICIT_ACCESS));
  /external/chromium_org/chrome/browser/ui/android/
navigation_popup.cc 44 profile, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/search_engines/
keyword_editor_controller.cc 22 FaviconServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS)));
  /external/chromium_org/chrome/browser/ui/views/frame/
test_with_browser_view.cc 40 profile, Profile::EXPLICIT_ACCESS),
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
last_download_finder_unittest.cc 76 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS);
160 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS);
180 HistoryServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS)
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.cc 301 GetProfile(), Profile::EXPLICIT_ACCESS);
346 GetProfile(), Profile::EXPLICIT_ACCESS);
380 GetProfile(), Profile::EXPLICIT_ACCESS);
399 GetProfile(), Profile::EXPLICIT_ACCESS);
428 GetProfile(), Profile::EXPLICIT_ACCESS);
458 GetProfile(), Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer_unittest.cc 202 HistoryServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS)->
204 FaviconServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS)
240 FaviconServiceFactory::GetForProfile(&profile, Profile::EXPLICIT_ACCESS)
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_history.cc 92 profile_, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_top_sites.cc 66 profile, Profile::EXPLICIT_ACCESS);
  /external/chromium_org/sandbox/win/src/
acl.cc 42 EXPLICIT_ACCESS new_access = {0};

Completed in 656 milliseconds

1 2 3 4 5