Searched refs:hosted_policy (Results 1 – 5 of 5) sorted by relevance
62 if (attempt_->hosted_policy() == GaiaAuthFetcher::HostedAccountsAllowed && in OnClientLoginSuccess()94 attempt_->hosted_policy() != GaiaAuthFetcher::HostedAccountsAllowed) { in OnClientLoginFailure()126 attempt_->hosted_policy()); in TryClientLogin()
38 virtual GaiaAuthFetcher::HostedAccountsSetting hosted_policy() OVERRIDE;
53 GaiaAuthFetcher::HostedAccountsSetting TestAttemptState::hosted_policy() { in hosted_policy() function in chromeos::TestAttemptState
66 virtual GaiaAuthFetcher::HostedAccountsSetting hosted_policy();
90 GaiaAuthFetcher::HostedAccountsSetting AuthAttemptState::hosted_policy() { in hosted_policy() function in chromeos::AuthAttemptState