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

1 2 3

  /external/chromium/chrome/browser/download/
download_history.cc 31 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
55 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
56 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
74 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
75 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
90 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
91 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
101 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
102 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
109 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong
    [all...]
  /external/chromium/chrome/browser/
favicon_service.cc 23 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
39 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
60 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
70 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
77 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
86 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
custom_home_pages_table_model.cc 85 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
91 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
157 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
164 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
possible_url_model.cc 67 profile->GetHistoryService(Profile::EXPLICIT_ACCESS);
162 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
190 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
browsing_data_remover.cc 116 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
217 profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS);
227 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/ui/webui/
favicon_source.cc 25 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
69 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
history2_ui.cc 168 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
193 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
230 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
history_ui.cc 168 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
193 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
230 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
extension_icon_source.cc 192 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS);
212 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS), request_handle);
  /external/chromium/chrome/browser/extensions/
extension_history_api.cc 233 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
286 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
320 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
338 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
359 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
376 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc 198 model()->service_ = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
227 return profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
search_provider_install_state_message_filter.cc 22 provider_data_(profile->GetWebDataService(Profile::EXPLICIT_ACCESS),
  /external/chromium/chrome/browser/importer/
profile_writer.cc 36 profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS)->AddLogin(form);
41 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS)->AddIE7Login(info);
47 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS)->
152 profile_->GetFaviconService(Profile::EXPLICIT_ACCESS)->
  /external/chromium/chrome/browser/history/
history_browsertest.cc 99 return GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS);
136 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS));
159 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS));
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer_unittest.cc 194 profile.GetHistoryService(Profile::EXPLICIT_ACCESS)->AddPage(url1,
196 profile.GetFaviconService(Profile::EXPLICIT_ACCESS)->SetFavicon(url1,
219 profile.GetFaviconService(Profile::EXPLICIT_ACCESS)->SetFavicon(url1,
  /external/chromium/chrome/browser/autocomplete/
extension_app_provider_unittest.cc 42 history_service_ = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
history_contents_provider.cc 73 !(profile_->GetHistoryService(Profile::EXPLICIT_ACCESS) ||
136 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
history_provider.cc 31 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
search_provider_unittest.cc 120 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS);
461 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/profiles/
profile.cc 323 if (sat == EXPLICIT_ACCESS)
335 if (sat == EXPLICIT_ACCESS)
347 if (sat == EXPLICIT_ACCESS)
359 if (sat == EXPLICIT_ACCESS)
profile_manager_unittest.cc 149 EXPECT_TRUE(profile1->GetHistoryService(Profile::EXPLICIT_ACCESS));
152 EXPECT_TRUE(profile2->GetHistoryService(Profile::EXPLICIT_ACCESS));
  /external/chromium/chrome/browser/autofill/
personal_data_manager.cc 176 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
369 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
425 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
484 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
545 WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
786 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
809 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
863 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
934 profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/tabs/
tab_finder.cc 202 Profile::EXPLICIT_ACCESS);
221 Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/sync/glue/
password_data_type_controller.cc 49 password_store_ = profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/password_manager/
password_form_manager.cc 118 profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS);
203 profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS);

Completed in 940 milliseconds

1 2 3