HomeSort by relevance Sort by last modified time
    Searched refs:FromWebUI (Results 26 - 50 of 146) sorted by null

12 3 4 5 6

  /external/chromium_org/chrome/browser/ui/webui/help/
help_ui.cc 35 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_page_sync_handler.cc 62 Profile::FromWebUI(web_ui()));
65 profile_pref_registrar_.Init(Profile::FromWebUI(web_ui())->GetPrefs());
91 Profile::FromWebUI(web_ui()));
138 Profile::FromWebUI(web_ui()))->GetAuthenticatedUsername());
most_visited_handler.cc 74 Profile* profile = Profile::FromWebUI(web_ui());
137 Profile* profile = Profile::FromWebUI(web_ui());
154 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
180 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
189 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
252 history::TopSites* ts = Profile::FromWebUI(web_ui())->GetTopSites();
suggestions_page_handler.cc 64 Profile* profile = Profile::FromWebUI(web_ui());
121 suggestions_combiner_->FetchItems(Profile::FromWebUI(web_ui()));
184 suggestions_combiner_->FetchItems(Profile::FromWebUI(web_ui()));
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.cc 38 Profile* profile = Profile::FromWebUI(web_ui());
121 Profile* profile = Profile::FromWebUI(web_ui());
145 new ResettableSettingsSnapshot(Profile::FromWebUI(web_ui())));
214 Profile::FromWebUI(web_ui()),
browser_options_handler.cc 179 GetInstance()->GetForProfile(Profile::FromWebUI(web_ui())));
521 Profile* profile = Profile::FromWebUI(web_ui());
593 Profile::FromWebUI(web_ui())->IsOffTheRecord());
596 Profile::FromWebUI(web_ui())->IsSupervised());
619 EasyUnlockService::Get(Profile::FromWebUI(web_ui()))->IsAllowed());
    [all...]
startup_pages_handler.cc 53 if (Profile::FromWebUI(web_ui())->IsOffTheRecord())
84 Profile* profile = Profile::FromWebUI(web_ui());
91 Profile* profile = Profile::FromWebUI(web_ui());
221 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
249 ChromeAutocompleteSchemeClassifier(Profile::FromWebUI(web_ui()))));
manage_profile_handler.cc 74 ProfileSyncServiceFactory::GetForProfile(Profile::FromWebUI(web_ui()));
133 Profile* profile = Profile::FromWebUI(web_ui());
215 Profile* profile = Profile::FromWebUI(web_ui());
278 Profile* profile = Profile::FromWebUI(web_ui());
407 if (profile_file_path != Profile::FromWebUI(web_ui())->GetPath())
465 Profile* profile = Profile::FromWebUI(web_ui());
485 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
533 profiles::UpdateGaiaProfilePhotoIfNeeded(Profile::FromWebUI(web_ui()));
media_devices_selection_handler.cc 77 Profile* profile = Profile::FromWebUI(web_ui());
90 Profile* profile = Profile::FromWebUI(web_ui());
clear_browser_data_handler.cc 43 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
66 Profile* profile = Profile::FromWebUI(web_ui());
142 !Profile::FromWebUI(web_ui())->IsSupervised());
157 Profile* profile = Profile::FromWebUI(web_ui());
language_options_handler_common.cc 127 Profile* profile = Profile::FromWebUI(web_ui());
268 Profile* profile = Profile::FromWebUI(web_ui());
277 Profile::FromWebUI(web_ui())->GetRequestContext());
285 Profile::FromWebUI(web_ui()));
supervised_user_create_confirm_handler.cc 45 SigninManagerFactory::GetForProfile(Profile::FromWebUI(web_ui()));
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_ui.cc 54 Profile* profile = Profile::FromWebUI(web_ui);
inline_login_ui.cc 56 auth_extension_(Profile::FromWebUI(web_ui)) {
57 Profile* profile = Profile::FromWebUI(web_ui);
user_manager_ui.cc 32 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_ui.cc 43 Profile* profile = Profile::FromWebUI(web_ui);
theme_handler.cc 55 return Profile::FromWebUI(web_ui());
certificate_viewer_ui.cc 71 Profile* profile = Profile::FromWebUI(web_ui);
83 Profile* profile = Profile::FromWebUI(web_ui);
identity_internals_ui.cc 145 ->Get(Profile::FromWebUI(web_ui()))
165 Profile::FromWebUI(web_ui()))->extension_service();
225 ->Get(Profile::FromWebUI(web_ui()))
251 extension_id, access_token, Profile::FromWebUI(web_ui()), this));
309 content::WebUIDataSource::Add(Profile::FromWebUI(web_ui), html_source);
instant_ui.cc 97 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
112 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs();
168 Profile* profile = Profile::FromWebUI(web_ui);
invalidations_message_handler.cc 46 Profile::FromWebUI(web_ui()));
60 Profile::FromWebUI(web_ui()));
  /external/chromium_org/chrome/browser/ui/webui/app_list/
start_page_ui.cc 92 Profile::FromWebUI(web_ui())));
95 content::WebUIDataSource::Add(Profile::FromWebUI(web_ui()), source.release());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
inline_login_handler_chromeos.cc 43 Profile* profile = Profile::FromWebUI(web_ui_);
66 Profile* profile = Profile::FromWebUI(web_ui());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
slow_trace_ui.cc 75 Profile* profile = Profile::FromWebUI(web_ui);
  /external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
sync_file_system_internals_ui.cc 50 Profile* profile = Profile::FromWebUI(web_ui);

Completed in 215 milliseconds

12 3 4 5 6