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

  /external/chromium_org/chrome/browser/chromeos/login/
oauth_login_manager.cc 28 delegate_->OnCompletedAuthentication(user_profile_);
30 TokenServiceFactory::GetForProfile(user_profile_);
37 user_profile_(NULL),
oauth2_login_manager.cc 40 user_profile_ = user_profile;
52 ProfileOAuth2TokenServiceFactory::GetForProfile(user_profile_)->
93 TokenServiceFactory::GetForProfile(user_profile_);
102 delegate_->OnNewRefreshTokenAvaiable(user_profile_);
108 token_service->Initialize(GaiaConstants::kChromeSource, user_profile_);
153 user_profile_->GetRequestContext()));
154 login_verifier_->VerifyProfileTokens(user_profile_);
207 if (user_profile_) {
208 ProfileOAuth2TokenServiceFactory::GetForProfile(user_profile_)->
oauth_login_manager.h 96 Profile* user_profile_; member in class:chromeos::OAuthLoginManager
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 252 user_profile_(NULL),
1375 Profile* user_profile_; member in class:chromeos::__anon7046::SystemTrayDelegate
    [all...]

Completed in 569 milliseconds