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

1 2 3 4 5 6

  /external/chromium_org/chrome/browser/ui/webui/chromeos/
cryptohome_ui.cc 32 Profile* profile = Profile::FromWebUI(web_ui);
charger_replacement_ui.cc 29 Profile* profile = Profile::FromWebUI(web_ui);
bluetooth_pairing_ui.cc 42 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_ui.cc 33 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui.cc 24 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/predictors/
predictors_ui.cc 28 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/user_actions/
user_actions_ui.cc 24 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/
signin_internals_ui.cc 34 Profile* profile = Profile::FromWebUI(web_ui);
45 Profile* profile = Profile::FromWebUI(web_ui());
59 Profile* profile = Profile::FromWebUI(web_ui());
gesture_config_ui.cc 47 Profile* profile = Profile::FromWebUI(web_ui);
59 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
79 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
91 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
bookmarks_ui.cc 58 Profile* profile = Profile::FromWebUI(web_ui);
theme_handler.cc 55 return Profile::FromWebUI(web_ui());
  /external/chromium_org/chrome/browser/ui/webui/quota_internals/
quota_internals_ui.cc 41 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/suggestions_internals/
suggestions_internals_ui.cc 28 Profile* profile = Profile::FromWebUI(web_ui);
suggestions_internals_ui_handler.cc 44 suggestions_combiner_->FetchItems(Profile::FromWebUI(web_ui()));
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_info_ui.cc 45 Profile* profile = Profile::FromWebUI(web_ui);
61 Profile::FromWebUI(web_ui()))->extension_service();
  /external/chromium_org/chrome/browser/ui/webui/options/
options_handlers_helper.cc 28 apps::ShellWindowRegistry::Get(Profile::FromWebUI(web_ui))->
56 if (Profile::FromWebUI(web_ui)->IsManaged())
media_galleries_handler.cc 32 Profile* profile = Profile::FromWebUI(web_ui());
123 Profile* profile = Profile::FromWebUI(web_ui());
144 Profile::FromWebUI(web_ui()));
155 Profile::FromWebUI(web_ui()));
160 Profile* profile = Profile::FromWebUI(web_ui());
clear_browser_data_handler.cc 44 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
61 Profile* profile = Profile::FromWebUI(web_ui());
139 !Profile::FromWebUI(web_ui())->IsManaged());
152 Profile* profile = Profile::FromWebUI(web_ui());
reset_profile_settings_handler.cc 38 Profile* profile = Profile::FromWebUI(web_ui());
116 Profile* profile = Profile::FromWebUI(web_ui());
139 Profile::FromWebUI(web_ui())));
188 new ResettableSettingsSnapshot(Profile::FromWebUI(web_ui())) : NULL);
  /external/chromium_org/chrome/browser/ui/webui/app_list/
start_page_handler.cc 99 Profile* profile = Profile::FromWebUI(web_ui());
114 Profile* profile = Profile::FromWebUI(web_ui());
139 StartPageService::Get(Profile::FromWebUI(web_ui()))->OnSpeechResult(
148 StartPageService::Get(Profile::FromWebUI(web_ui()));
163 StartPageService::Get(Profile::FromWebUI(web_ui()));
  /external/chromium_org/chrome/browser/ui/webui/ntp/
most_visited_handler.cc 79 Profile* profile = Profile::FromWebUI(web_ui());
147 Profile* profile = Profile::FromWebUI(web_ui());
167 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
192 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
201 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
266 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
285 history::TopSites* top_sites = Profile::FromWebUI(web_ui())->GetTopSites();
new_tab_page_sync_handler.cc 63 Profile::FromWebUI(web_ui()));
66 profile_pref_registrar_.Init(Profile::FromWebUI(web_ui())->GetPrefs());
92 Profile::FromWebUI(web_ui()));
138 Profile::FromWebUI(web_ui()))->GetAuthenticatedUsername());
  /external/chromium_org/chrome/browser/ui/webui/help/
help_ui.cc 36 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_ui.cc 56 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
sync_file_system_internals_ui.cc 47 Profile* profile = Profile::FromWebUI(web_ui);

Completed in 1046 milliseconds

1 2 3 4 5 6