HomeSort by relevance Sort by last modified time
    Searched refs:IMPLICIT_ACCESS (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_private_api.cc 38 Profile::IMPLICIT_ACCESS);
74 Profile::IMPLICIT_ACCESS);
107 Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 121 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
127 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
141 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
209 profile_, Profile::IMPLICIT_ACCESS);
272 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
favicon_handler_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/history/
history_tab_helper.cc 142 Profile::IMPLICIT_ACCESS);
153 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
history_browsertest.cc 127 GetProfile(), Profile::IMPLICIT_ACCESS));
150 GetProfile(), Profile::IMPLICIT_ACCESS));
  /external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.cc 79 HistoryServiceFactory::GetForProfile(profile_, Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_data_type_controller.cc 129 profile(), Profile::IMPLICIT_ACCESS);
sync_backend_registrar.cc 91 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
100 PasswordStoreFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.cc 290 Profile::IMPLICIT_ACCESS),
307 Profile::IMPLICIT_ACCESS)->
317 Profile::IMPLICIT_ACCESS)->
380 Profile::IMPLICIT_ACCESS);
passwords_helper.cc 137 Profile::IMPLICIT_ACCESS).get();
142 Profile::IMPLICIT_ACCESS).get();
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 184 DCHECK(access_type != Profile::IMPLICIT_ACCESS || !profile->IsOffTheRecord());
196 DCHECK(access_type != Profile::IMPLICIT_ACCESS || !profile->IsOffTheRecord());
  /external/chromium_org/chrome/browser/profiles/
profile.h 95 IMPLICIT_ACCESS
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_navigation_observer.cc 239 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/password_manager/
password_manager_browsertest.cc     [all...]
password_store_factory.cc 73 if (sat == Profile::IMPLICIT_ACCESS && profile->IsOffTheRecord()) {
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
last_download_finder.cc 157 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.cc 508 profile_, Profile::IMPLICIT_ACCESS)
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 152 browser->profile(), Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/find_bar/
find_bar_host_browsertest.cc 186 browser()->profile(), Profile::IMPLICIT_ACCESS)->FlushForTest(
    [all...]
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc 468 Profile::IMPLICIT_ACCESS);
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc     [all...]

Completed in 1462 milliseconds