Searched refs:GetAuthStatus (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dfake_auth_status_provider.cc25 GoogleServiceAuthError FakeAuthStatusProvider::GetAuthStatus() const { function in class:FakeAuthStatusProvider
H A Dfake_auth_status_provider.h32 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;
H A Dsignin_error_controller.h25 // Returns the account id with the status specified by GetAuthStatus().
28 // Returns the username with the status specified by GetAuthStatus().
33 virtual GoogleServiceAuthError GetAuthStatus() const = 0;
H A Dsignin_error_controller.cc56 GoogleServiceAuthError error = (*it)->GetAuthStatus();
H A Dmutable_profile_oauth2_token_service.h56 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;
H A Dmutable_profile_oauth2_token_service.cc121 MutableProfileOAuth2TokenService::AccountInfo::GetAuthStatus() const { function in class:MutableProfileOAuth2TokenService::AccountInfo
/external/chromium_org/components/signin/ios/browser/
H A Dprofile_oauth2_token_service_ios.h97 virtual GoogleServiceAuthError GetAuthStatus() const OVERRIDE;

Completed in 79 milliseconds