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

1 2

  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 115 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
121 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
141 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
169 profile_, Profile::IMPLICIT_ACCESS);
203 profile_->GetOriginalProfile(), Profile::IMPLICIT_ACCESS);
favicon_handler_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/history/
history_tab_helper.cc 183 Profile::IMPLICIT_ACCESS);
198 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
history_browsertest.cc 127 GetProfile(), Profile::IMPLICIT_ACCESS));
150 GetProfile(), Profile::IMPLICIT_ACCESS));
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 201 DCHECK(access_type != Profile::IMPLICIT_ACCESS || !profile->IsOffTheRecord());
212 DCHECK(access_type != Profile::IMPLICIT_ACCESS || !profile->IsOffTheRecord());
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_data_type_controller.cc 117 profile(), Profile::IMPLICIT_ACCESS);
sync_backend_registrar.cc 89 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
98 PasswordStoreFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.cc 279 Profile::IMPLICIT_ACCESS),
296 Profile::IMPLICIT_ACCESS)->
306 Profile::IMPLICIT_ACCESS)->
365 Profile::IMPLICIT_ACCESS);
passwords_helper.cc 131 Profile::IMPLICIT_ACCESS).get();
136 Profile::IMPLICIT_ACCESS).get();
  /external/chromium/chrome/browser/history/
history_browsertest.cc 137 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::IMPLICIT_ACCESS));
160 EXPECT_FALSE(GetProfile()->GetHistoryService(Profile::IMPLICIT_ACCESS));
  /external/chromium_org/chrome/browser/password_manager/
password_store_factory.cc 51 if (sat == Profile::IMPLICIT_ACCESS && profile->IsOffTheRecord()) {
password_form_manager.cc 410 profile_, Profile::IMPLICIT_ACCESS).get();
468 profile_, Profile::IMPLICIT_ACCESS).get();
password_form_manager_unittest.cc 343 Profile::IMPLICIT_ACCESS).get());
  /external/chromium_org/chrome/browser/profiles/
profile.h 98 IMPLICIT_ACCESS
  /external/chromium/chrome/browser/password_manager/
password_form_manager.cc 348 profile_->GetPasswordStore(Profile::IMPLICIT_ACCESS);
389 profile_->GetPasswordStore(Profile::IMPLICIT_ACCESS);
  /external/chromium/chrome/browser/profiles/
profile.h 152 IMPLICIT_ACCESS
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller.cc 77 web_data_service_ = profile_->GetWebDataService(Profile::IMPLICIT_ACCESS);
sync_backend_host.cc 115 profile_->GetHistoryService(Profile::IMPLICIT_ACCESS));
127 profile_->GetPasswordStore(Profile::IMPLICIT_ACCESS);
    [all...]
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_navigation_observer.cc 237 HistoryServiceFactory::GetForProfile(profile, Profile::IMPLICIT_ACCESS);
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 278 HistoryService* hs = p->GetHistoryService(Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller.cc 302 Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 162 browser->profile(), Profile::IMPLICIT_ACCESS);
  /external/chromium_org/chrome/browser/ui/find_bar/
find_bar_host_browsertest.cc 180 browser()->profile(), Profile::IMPLICIT_ACCESS)->FlushForTest(
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc     [all...]

Completed in 694 milliseconds

1 2