Searched defs:user_profile_ (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/chrome/browser/ui/ash/
H A Dsession_state_delegate_chromeos_unittest.cc107 user_profile_ = profile_manager_->CreateTestingProfile(user_email);
108 user_profile_->set_profile_name(user_email);
110 user, user_profile_);
116 TestingProfile* user_profile_; member in class:chromeos::SessionStateDelegateChromeOSTest
179 user_profile_->GetPrefs()->SetString(
214 user_profile_, CreateTestPolicyCertService));
216 policy::PolicyCertServiceFactory::GetForProfile(user_profile_);
281 user_profile_->GetPrefs()->SetString(
H A Dsystem_tray_delegate_chromeos.h240 Profile* user_profile_; member in class:chromeos::SystemTrayDelegateChromeOS
H A Duser_accounts_delegate_chromeos.h36 Profile* user_profile_; member in class:chromeos::UserAccountsDelegateChromeOS
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Dfirst_run_controller.h90 Profile* user_profile_; member in class:chromeos::FirstRunController
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_login_manager.h175 // Retrieves ProfileOAuth2TokenService for |user_profile_|.
178 // Retrieves the primary account for |user_profile_|.
226 Profile* user_profile_; member in class:chromeos::OAuth2LoginManager

Completed in 112 milliseconds