MutableProfileOAuth2TokenService 17 chrome/browser/signin/profile_oauth2_token_service_factory.h class MutableProfileOAuth2TokenService; MutableProfileOAuth2TokenService 40 chrome/browser/signin/profile_oauth2_token_service_factory.h static MutableProfileOAuth2TokenService* GetPlatformSpecificForProfile( MutableProfileOAuth2TokenService 53 chrome/browser/signin/profile_oauth2_token_service_factory.h typedef MutableProfileOAuth2TokenService PlatformSpecificOAuth2TokenService; MutableProfileOAuth2TokenService 617 chrome/browser/ui/views/profile_chooser_view.cc MutableProfileOAuth2TokenService* oauth2_token_service = MutableProfileOAuth2TokenService 45 components/signin/core/browser/mutable_profile_oauth2_token_service.cc RevokeServerRefreshToken(MutableProfileOAuth2TokenService* token_service, MutableProfileOAuth2TokenService 53 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService* token_service_; MutableProfileOAuth2TokenService 59 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService:: MutableProfileOAuth2TokenService 61 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService* token_service, MutableProfileOAuth2TokenService 69 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService:: MutableProfileOAuth2TokenService 72 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService:: MutableProfileOAuth2TokenService 82 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::AccountInfo( MutableProfileOAuth2TokenService 95 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::~AccountInfo() { MutableProfileOAuth2TokenService 99 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::AccountInfo::SetLastAuthError( MutableProfileOAuth2TokenService 108 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::GetAccountId() const { MutableProfileOAuth2TokenService 113 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::AccountInfo::GetAuthStatus() const { MutableProfileOAuth2TokenService 117 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::MutableProfileOAuth2TokenService() MutableProfileOAuth2TokenService 121 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::~MutableProfileOAuth2TokenService() { MutableProfileOAuth2TokenService 125 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::Shutdown() { MutableProfileOAuth2TokenService 134 components/signin/core/browser/mutable_profile_oauth2_token_service.cc bool MutableProfileOAuth2TokenService::RefreshTokenIsAvailable( MutableProfileOAuth2TokenService 139 components/signin/core/browser/mutable_profile_oauth2_token_service.cc std::string MutableProfileOAuth2TokenService::GetRefreshToken( MutableProfileOAuth2TokenService 148 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::CreateAccessTokenFetcher( MutableProfileOAuth2TokenService 158 components/signin/core/browser/mutable_profile_oauth2_token_service.cc MutableProfileOAuth2TokenService::GetRequestContext() { MutableProfileOAuth2TokenService 162 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::LoadCredentials( MutableProfileOAuth2TokenService 176 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::OnWebDataServiceRequestDone( MutableProfileOAuth2TokenService 214 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::LoadAllCredentialsIntoMemory( MutableProfileOAuth2TokenService 251 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::UpdateAuthError( MutableProfileOAuth2TokenService 281 components/signin/core/browser/mutable_profile_oauth2_token_service.cc std::vector<std::string> MutableProfileOAuth2TokenService::GetAccounts() { MutableProfileOAuth2TokenService 290 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::UpdateCredentials( MutableProfileOAuth2TokenService 324 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::RevokeCredentials( MutableProfileOAuth2TokenService 338 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::PersistCredentials( MutableProfileOAuth2TokenService 348 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::ClearPersistedCredentials( MutableProfileOAuth2TokenService 355 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::RevokeAllCredentials() { MutableProfileOAuth2TokenService 369 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::RevokeCredentialsOnServer( MutableProfileOAuth2TokenService 377 components/signin/core/browser/mutable_profile_oauth2_token_service.cc void MutableProfileOAuth2TokenService::CancelWebTokenFetch() { MutableProfileOAuth2TokenService 19 components/signin/core/browser/mutable_profile_oauth2_token_service.h class MutableProfileOAuth2TokenService : public ProfileOAuth2TokenService, MutableProfileOAuth2TokenService 73 components/signin/core/browser/mutable_profile_oauth2_token_service.h MutableProfileOAuth2TokenService(); MutableProfileOAuth2TokenService 74 components/signin/core/browser/mutable_profile_oauth2_token_service.h virtual ~MutableProfileOAuth2TokenService(); MutableProfileOAuth2TokenService 142 components/signin/core/browser/mutable_profile_oauth2_token_service.h DISALLOW_COPY_AND_ASSIGN(MutableProfileOAuth2TokenService); MutableProfileOAuth2TokenService 112 components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc MutableProfileOAuth2TokenService oauth2_service_;