Home
last modified time | relevance | path

Searched refs:HostedAccountsAllowed (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dauth_attempt_state.cc30 hosted_policy_(GaiaAuthFetcher::HostedAccountsAllowed), in AuthAttemptState()
45 hosted_policy_(GaiaAuthFetcher::HostedAccountsAllowed), in AuthAttemptState()
Donline_attempt.cc64 if (attempt_->hosted_policy() == GaiaAuthFetcher::HostedAccountsAllowed && in OnClientLoginSuccess()
100 attempt_->hosted_policy() != GaiaAuthFetcher::HostedAccountsAllowed) { in OnClientLoginFailure()
Denterprise_enrollment_screen.cc53 GaiaAuthFetcher::HostedAccountsAllowed); in Authenticate()
58 GaiaAuthFetcher::HostedAccountsAllowed); in Authenticate()
Dgoogle_authenticator.cc59 hosted_policy_(GaiaAuthFetcher::HostedAccountsAllowed), in GoogleAuthenticator()
185 if (hosted_policy_ == GaiaAuthFetcher::HostedAccountsAllowed && in OnClientLoginSuccess()
219 hosted_policy_ != GaiaAuthFetcher::HostedAccountsAllowed) { in OnClientLoginFailure()
Dgoogle_authenticator_unittest.cc141 auth->set_hosted_policy(GaiaAuthFetcher::HostedAccountsAllowed); in PrepForFailedLogin()
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_flow.cc249 GaiaAuthFetcher::HostedAccountsAllowed); in OnUserSubmittedAuth()
254 GaiaAuthFetcher::HostedAccountsAllowed); in OnUserSubmittedAuth()
/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher_unittest.cc391 GaiaAuthFetcher::HostedAccountsAllowed); in TEST_F()
414 GaiaAuthFetcher::HostedAccountsAllowed); in TEST_F()
435 GaiaAuthFetcher::HostedAccountsAllowed); in TEST_F()
Dgaia_auth_fetcher.h32 HostedAccountsAllowed, enumerator
Dgaia_auth_fetcher.cc150 const char* account_type = allow_hosted_accounts == HostedAccountsAllowed ? in MakeClientLoginBody()
/external/chromium/chrome/browser/remoting/
Dsetup_flow_login_step.cc88 GaiaAuthFetcher::HostedAccountsAllowed); in OnUserSubmittedAuth()