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

  /external/chromium_org/chrome/browser/chromeos/login/
oauth_login_manager.cc 28 delegate_->OnCompletedAuthentication(user_profile_);
oauth_login_manager.h 52 virtual void OnCompletedAuthentication(Profile* user_profile) = 0;
login_utils.cc 140 virtual void OnCompletedAuthentication(Profile* user_profile) OVERRIDE;
733 void LoginUtilsImpl::OnCompletedAuthentication(Profile* user_profile) {

Completed in 556 milliseconds