HomeSort by relevance Sort by last modified time
    Searched refs:FromBrowserContext (Results 76 - 100 of 324) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/test/base/
extension_js_browser_test.cc 50 Profile::FromBrowserContext(load_waiter_->browser_context()),
test_chrome_web_ui_controller_factory.cc 37 Profile* profile = Profile::FromBrowserContext(browser_context);
  /external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc 254 Profile* profile_object = Profile::FromBrowserContext(profile_);
298 Profile::FromBrowserContext(profile_));
306 Profile::FromBrowserContext(profile_)->GetPrefs(),
399 Profile* profile_obj = Profile::FromBrowserContext(profile_);
409 Profile* profile_obj = Profile::FromBrowserContext(profile_);
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc 197 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
232 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
255 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
277 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
306 Profile::FromBrowserContext(new_contents->GetBrowserContext());
383 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
466 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
530 DispatchEvent(Profile::FromBrowserContext(new_contents->GetBrowserContext()),
577 Profile* profile = Profile::FromBrowserContext(
  /external/chromium_org/chrome/browser/speech/extension_api/
tts_engine_extension_api.cc 75 Profile* profile = Profile::FromBrowserContext(browser_context);
180 Profile* profile = Profile::FromBrowserContext(utterance->browser_context());
190 Profile* profile = Profile::FromBrowserContext(utterance->browser_context());
200 Profile* profile = Profile::FromBrowserContext(utterance->browser_context());
212 Profile* profile = Profile::FromBrowserContext(utterance->browser_context());
223 Profile* profile = Profile::FromBrowserContext(browser_context);
  /external/chromium_org/chrome/browser/chromeos/extensions/
info_private_api.cc 199 Profile::FromBrowserContext(context_)->GetPrefs()->GetBoolean(
227 Profile::FromBrowserContext(context_)->GetPrefs()->SetBoolean(
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_navigation_observer.cc 170 Profile::FromBrowserContext(web_contents->GetBrowserContext());
237 Profile::FromBrowserContext(web_contents()->GetBrowserContext());
  /external/chromium_org/chrome/browser/task_manager/
extension_information.cc 35 Profile::FromBrowserContext(web_contents->GetBrowserContext());
84 Profile* profile = Profile::FromBrowserContext(
tab_contents_information.cc 43 Profile::FromBrowserContext(web_contents->GetBrowserContext());
81 profile_(Profile::FromBrowserContext(web_contents->GetBrowserContext())) {
  /external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.cc 51 Profile::FromBrowserContext(web_contents()->GetBrowserContext());
88 Profile::FromBrowserContext(web_contents()->GetBrowserContext());
find_backend_unittest.cc 31 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
eula_screen_handler.cc 197 Profile::FromBrowserContext(
206 Profile::FromBrowserContext(
  /external/chromium_org/athena/extensions/chrome/
extensions_delegate_impl.cc 61 AppLaunchParams params(Profile::FromBrowserContext(context),
  /external/chromium_org/chrome/browser/apps/
app_url_redirector.cc 62 Profile::FromBrowserContext(source->GetBrowserContext());
  /external/chromium_org/chrome/browser/devtools/
chrome_devtools_manager_delegate.cc 33 if (Profile* profile = Profile::FromBrowserContext(browser_context))
  /external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_service_factory.cc 82 new DistilledPagePrefs(Profile::FromBrowserContext(profile)->GetPrefs()));
  /external/chromium_org/chrome/browser/download/
download_file_picker.cc 60 DownloadPrefs::FromBrowserContext(item->GetBrowserContext());
download_ui_controller.cc 105 Profile::FromBrowserContext(manager->GetBrowserContext())));
  /external/chromium_org/chrome/browser/extensions/
extension_error_reporter.cc 50 content::Source<Profile>(Profile::FromBrowserContext(browser_context)),
extension_error_ui_default.cc 21 profile_(Profile::FromBrowserContext(delegate->GetContext())),
  /external/chromium_org/chrome/browser/renderer_context_menu/
spelling_menu_observer.cc 43 Profile* profile = Profile::FromBrowserContext(proxy_->GetBrowserContext());
203 Profile* profile = Profile::FromBrowserContext(proxy_->GetBrowserContext());
219 Profile* profile = Profile::FromBrowserContext(proxy_->GetBrowserContext());
294 Profile* profile = Profile::FromBrowserContext(proxy_->GetBrowserContext());
  /external/chromium_org/chrome/browser/search/
hotword_service_factory.cc 116 return new HotwordService(Profile::FromBrowserContext(context));
  /external/chromium_org/chrome/browser/ui/android/content_settings/
popup_blocked_infobar_delegate.cc 25 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/android/toolbar/
toolbar_model_android.cc 42 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/autofill/
new_credit_card_bubble_controller.cc 70 : profile_(Profile::FromBrowserContext(web_contents->GetBrowserContext())),

Completed in 1353 milliseconds

1 2 34 5 6 7 8 91011>>