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

  /external/chromium_org/chrome/browser/ui/ash/
user_accounts_delegate_chromeos.h 36 Profile* user_profile_; member in class:chromeos::UserAccountsDelegateChromeOS
session_state_delegate_chromeos_unittest.cc 107 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(
system_tray_delegate_chromeos.h 240 Profile* user_profile_; member in class:chromeos::SystemTrayDelegateChromeOS
  /external/chromium_org/chrome/browser/chromeos/first_run/
first_run_controller.h 90 Profile* user_profile_; member in class:chromeos::FirstRunController
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_manager.h 175 // Retrieves ProfileOAuth2TokenService for |user_profile_|.
178 // Retrieves the primary account for |user_profile_|.
226 Profile* user_profile_; member in class:chromeos::OAuth2LoginManager

Completed in 68 milliseconds