HomeSort by relevance Sort by last modified time
    Searched refs:GetPrimaryUserProfile (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/browser/chromeos/ui/
mobile_config_ui.cc 37 ProfileManager::GetPrimaryUserProfile(),
  /external/chromium_org/chrome/browser/feedback/system_logs/log_sources/
chrome_internal_log_source.cc 59 Profile* profile = ProfileManager::GetPrimaryUserProfile();
101 g_browser_process->profile_manager()->GetPrimaryUserProfile();
  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 46 Profile* profile = ProfileManager::GetPrimaryUserProfile();
57 Profile* profile = ProfileManager::GetPrimaryUserProfile();
128 ProfileManager::GetPrimaryUserProfile(),
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_dialog.cc 101 ProfileManager::GetPrimaryUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/login/
kiosk_browsertest.cc 323 Profile* app_profile = ProfileManager::GetPrimaryUserProfile();
342 Profile* app_profile = ProfileManager::GetPrimaryUserProfile();
527 Profile* app_profile = ProfileManager::GetPrimaryUserProfile();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/dbus/
proxy_resolution_service_provider.cc 95 // GetPrimaryUserProfile() and GetRequestContext() must be called on UI
97 Profile* profile = ProfileManager::GetPrimaryUserProfile();
  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc 287 ProfileManager::GetPrimaryUserProfile();
  /external/chromium_org/chrome/browser/chromeos/options/
network_config_view.cc 50 ProfileManager::GetPrimaryUserProfile(),
  /external/chromium_org/chrome/browser/chromeos/power/
peripheral_battery_observer.cc 231 ProfileManager::GetPrimaryUserProfile());
power_prefs.cc 87 SetProfile(ProfileManager::GetPrimaryUserProfile());
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 65 static Profile* GetPrimaryUserProfile();
profile_manager.cc 311 Profile* ProfileManager::GetPrimaryUserProfile() {
    [all...]
profile_manager_unittest.cc 424 Profile* primary_profile = ProfileManager::GetPrimaryUserProfile();
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_linux.cc 119 ProfileManager::GetPrimaryUserProfile(), chrome::HOST_DESKTOP_TYPE_ASH);
system_tray_delegate_chromeos.cc 506 ProfileManager::GetPrimaryUserProfile(), chrome::HOST_DESKTOP_TYPE_ASH);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_browsertest.cc 174 Profile* profile = ProfileManager::GetPrimaryUserProfile();
219 return ProfileManager::GetPrimaryUserProfile();

Completed in 194 milliseconds