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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/
pepper_broker_infobar_delegate.cc 36 Profile::FromBrowserContext(web_contents->GetBrowserContext());
file_select_helper.cc 302 Profile* profile = Profile::FromBrowserContext(tab->GetBrowserContext());
313 Profile* profile = Profile::FromBrowserContext(tab->GetBrowserContext());
  /external/chromium_org/chrome/browser/profiles/
profile.h 163 static Profile* FromBrowserContext(content::BrowserContext* browser_context);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 196 Profile::FromBrowserContext(web_contents->GetBrowserContext()),
399 Profile* profile = Profile::FromBrowserContext(
405 Profile* profile = Profile::FromBrowserContext(
605 Profile::FromBrowserContext(web_contents_->GetBrowserContext());
  /external/chromium_org/chrome/browser/search/
search.cc 229 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
450 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
672 Profile* profile = Profile::FromBrowserContext(browser_context);
689 Profile* profile = Profile::FromBrowserContext(browser_context);
  /external/chromium_org/chrome/browser/task_manager/
background_information.cc 146 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_tab_helper.cc 188 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/android/
website_settings_popup_android.cc 95 Profile::FromBrowserContext(web_contents->GetBrowserContext()),
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model.cc 176 Profile::FromBrowserContext(web_contents()->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt.cc 192 Profile::FromBrowserContext(
  /external/chromium_org/chrome/browser/ui/views/apps/
chrome_native_app_window_views_win.cc 125 Profile::FromBrowserContext(app_window()->browser_context());
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_drag_drop_views.cc 63 Profile* profile = Profile::FromBrowserContext(browser_context);
  /external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.cc 151 Profile::FromBrowserContext(download_item->GetBrowserContext()))->
254 Profile* profile = Profile::FromBrowserContext(dlm->GetBrowserContext());
478 Profile::FromBrowserContext(manager->GetBrowserContext()),
560 Profile::FromBrowserContext(manager->GetBrowserContext())->
  /external/chromium_org/chrome/browser/download/
download_shelf_context_menu.cc 127 DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(
162 DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api_helpers.cc 48 Profile* profile = Profile::FromBrowserContext(browser_context);
178 Profile::FromBrowserContext(target_web_contents->GetBrowserContext()),
  /external/chromium_org/chrome/browser/extensions/
permissions_updater.cc 351 Profile* profile = Profile::FromBrowserContext(browser_context_);
369 Profile::FromBrowserContext(host->GetBrowserContext()))) {
extension_tab_util.cc 54 Profile* profile = Profile::FromBrowserContext(contents->GetBrowserContext());
482 Profile* profile = Profile::FromBrowserContext(browser_context);
534 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/translate/
translate_manager_render_view_host_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/ui/toolbar/
toolbar_model_impl.cc 100 Profile::FromBrowserContext(web_contents->GetBrowserContext()));
362 Profile::FromBrowserContext(navigation_controller->GetBrowserContext()) :
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 282 Profile* profile = Profile::FromBrowserContext(browser_context());
388 Profile* profile = Profile::FromBrowserContext(browser_context());
497 Profile* profile = Profile::FromBrowserContext(browser_context());
530 Profile* profile = Profile::FromBrowserContext(browser_context());
587 Profile* profile = Profile::FromBrowserContext(browser_context());
    [all...]
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 433 Profile* profile = Profile::FromBrowserContext(browser_context);
469 SendChangeNotification(Profile::FromBrowserContext(browser_context));
777 Profile::FromBrowserContext(new_contents->GetBrowserContext()),
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.cc 348 Profile::FromBrowserContext(context));
356 profile_(Profile::FromBrowserContext(context)),
567 Profile::FromBrowserContext(web_contents->GetBrowserContext());
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc 323 Profile::FromBrowserContext(context),
354 Profile* profile = Profile::FromBrowserContext(source->GetBrowserContext());
427 Profile* profile = Profile::FromBrowserContext(source->GetBrowserContext());
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc 467 Profile::FromBrowserContext(web_contents()->GetBrowserContext()),
789 Profile::FromBrowserContext(web_contents->GetBrowserContext());
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api.cc 137 Profile::FromBrowserContext(web_contents->GetBrowserContext());
179 : profile_(Profile::FromBrowserContext(context)),

Completed in 1304 milliseconds

1 2 3 4 5 67 8 91011>>