Home
last modified time | relevance | path

Searched refs:GetAuthStatus (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/components/signin/core/browser/
Dfake_auth_status_provider.cc25 GoogleServiceAuthError FakeAuthStatusProvider::GetAuthStatus() const { in GetAuthStatus() function in FakeAuthStatusProvider
Dfake_auth_status_provider.h32 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;
Dsignin_error_controller.h33 virtual GoogleServiceAuthError GetAuthStatus() const = 0;
Dsignin_error_controller.cc56 GoogleServiceAuthError error = (*it)->GetAuthStatus(); in AuthStatusChanged()
Dmutable_profile_oauth2_token_service.h56 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;
Dmutable_profile_oauth2_token_service.cc121 MutableProfileOAuth2TokenService::AccountInfo::GetAuthStatus() const { in GetAuthStatus() function in MutableProfileOAuth2TokenService::AccountInfo
/external/chromium_org/components/signin/ios/browser/
Dprofile_oauth2_token_service_ios.h97 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;
Dprofile_oauth2_token_service_ios.mm166 ProfileOAuth2TokenServiceIOS::AccountInfo::GetAuthStatus() const { function
324 if (account_present && accounts_[account_id]->GetAuthStatus().state() ==