Searched refs:GetAuthError (Results 1 – 6 of 6) sorted by relevance
103 const AuthError& auth_error = service->GetAuthError(); in GetStatusInfo()150 const AuthError& auth_error = service->GetAuthError(); in GetStatusInfo()345 service->GetAuthError().state())); in ConstructAboutInformation()
228 const GoogleServiceAuthError& GetAuthError() const { in GetAuthError() function
85 const GoogleServiceAuthError& error = service->GetAuthError(); in GetArgsForGaiaLogin()
555 UpdateAuthErrorState(backend_->GetAuthError()); in OnAuthError()707 const GoogleServiceAuthError& error = GetAuthError(); in ShowErrorUI()
217 const GoogleServiceAuthError& GetAuthError() const;
642 const GoogleServiceAuthError& SyncBackendHost::GetAuthError() const { in GetAuthError() function in browser_sync::SyncBackendHost