AccountInfo 201 chrome/browser/extensions/api/identity/identity_api.cc api::identity::AccountInfo account_info; AccountInfo 82 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::AccountInfo( AccountInfo 95 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::~AccountInfo() { AccountInfo 99 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::AccountInfo::SetLastAuthError( AccountInfo 108 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::GetAccountId() const { AccountInfo 113 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::GetAuthStatus() const { AccountInfo 196 components/signin/core/browser/mutable_profile_oauth2_token_service.cc new AccountInfo(this, loading_primary_account_id_, std::string())); AccountInfo 236 components/signin/core/browser/mutable_profile_oauth2_token_service.cc new AccountInfo(this, account_id, refresh_token)); AccountInfo 267 components/signin/core/browser/mutable_profile_oauth2_token_service.cc new AccountInfo(this, account_id, std::string())); AccountInfo 313 components/signin/core/browser/mutable_profile_oauth2_token_service.cc new AccountInfo(this, account_id, refresh_token)); AccountInfo 39 components/signin/core/browser/mutable_profile_oauth2_token_service.h class AccountInfo : public SigninErrorController::AuthStatusProvider { AccountInfo 41 components/signin/core/browser/mutable_profile_oauth2_token_service.h AccountInfo(ProfileOAuth2TokenService* token_service, AccountInfo 44 components/signin/core/browser/mutable_profile_oauth2_token_service.h virtual ~AccountInfo(); AccountInfo 63 components/signin/core/browser/mutable_profile_oauth2_token_service.h DISALLOW_COPY_AND_ASSIGN(AccountInfo); AccountInfo 68 components/signin/core/browser/mutable_profile_oauth2_token_service.h typedef std::map<std::string, linked_ptr<AccountInfo> > AccountInfoMap;