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

1 2 3

  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_manager_util.cc 20 Profile* profile = ProfileManager::GetActiveUserProfile();
  /external/chromium_org/chrome/browser/ui/ash/
chrome_new_window_delegate_chromeos.cc 27 Profile* const profile = ProfileManager::GetActiveUserProfile();
47 Profile* profile = ProfileManager::GetActiveUserProfile();
69 Profile* profile = ProfileManager::GetActiveUserProfile();
chrome_new_window_delegate.cc 88 ProfileManager::GetActiveUserProfile(),
94 Profile* profile = ProfileManager::GetActiveUserProfile();
109 profile = ProfileManager::GetActiveUserProfile();
media_delegate_chromeos.cc 136 extensions::MediaPlayerAPI::Get(ProfileManager::GetActiveUserProfile())
142 extensions::MediaPlayerAPI::Get(ProfileManager::GetActiveUserProfile())
148 extensions::MediaPlayerAPI::Get(ProfileManager::GetActiveUserProfile())
chrome_shell_delegate_views.cc 255 ProfileManager::GetActiveUserProfile(),
268 ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/input_method/
accessibility.cc 39 AccessibilityAlertInfo event(ProfileManager::GetActiveUserProfile(),
input_method_persistence.cc 91 Profile* profile = ProfileManager::GetActiveUserProfile();
input_method_persistence_unittest.cc 53 EXPECT_TRUE(ProfileManager::GetActiveUserProfile() == mock_profile);
  /external/chromium_org/chrome/browser/chromeos/ui/
choose_mobile_network_dialog.cc 28 ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/metro_viewer/
chrome_metro_viewer_process_host_aurawin.cc 61 ProfileManager::GetActiveUserProfile(),
156 ProfileManager::GetActiveUserProfile()), search_string));
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_context_menu_chromeos.cc 105 PrefService* pref = ProfileManager::GetActiveUserProfile()->GetPrefs();
141 ProfileManager::GetActiveUserProfile()->
  /external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.cc 49 ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/charger_replace/
charger_link_dialog.cc 45 ProfileManager::GetActiveUserProfile(),
charger_replacement_dialog.cc 87 ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/login/demo_mode/
demo_app_launcher_browsertest.cc 45 return ProfileManager::GetActiveUserProfile();
  /external/chromium_org/chrome/browser/chromeos/login/
session_login_browsertest.cc 56 Browser* browser = FindAnyBrowser(ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/
set_time_dialog.cc 29 ProfileManager::GetActiveUserProfile(),
sim_dialog_delegate.cc 39 ProfileManager::GetActiveUserProfile(),
  /external/chromium_org/chrome/browser/ui/views/athena/
chrome_browser_main_extra_parts_athena.cc 54 g_browser_process->profile_manager()->GetActiveUserProfile();
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_mode_idle_app_name_notification.cc 80 Profile* profile = ProfileManager::GetActiveUserProfile();
  /external/chromium_org/chrome/browser/chromeos/login/screens/
terms_of_service_screen.cc 84 const PrefService* prefs = ProfileManager::GetActiveUserProfile()->GetPrefs();
  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager.cc 115 SetProfile(ProfileManager::GetActiveUserProfile());
223 Profile* profile = ProfileManager::GetActiveUserProfile();
230 SetProfile(ProfileManager::GetActiveUserProfile());
  /external/chromium_org/apps/
load_and_launch_browsertest.cc 127 CreateBrowser(ProfileManager::GetActiveUserProfile());
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_notification_controller.cc 104 Profile* profile = ProfileManager::GetActiveUserProfile();
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.cc 138 ProfileManager::GetActiveUserProfile());

Completed in 400 milliseconds

1 2 3