HomeSort by relevance Sort by last modified time
    Searched refs:hosted_policy (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
online_attempt.cc 64 if (attempt_->hosted_policy() == GaiaAuthFetcher::HostedAccountsAllowed &&
100 attempt_->hosted_policy() != GaiaAuthFetcher::HostedAccountsAllowed) {
136 attempt_->hosted_policy());
test_attempt_state.h 48 virtual GaiaAuthFetcher::HostedAccountsSetting hosted_policy() { function in class:chromeos::TestAttemptState
auth_attempt_state.h 58 virtual GaiaAuthFetcher::HostedAccountsSetting hosted_policy();
auth_attempt_state.cc 106 GaiaAuthFetcher::HostedAccountsSetting AuthAttemptState::hosted_policy() { function in class:chromeos::AuthAttemptState

Completed in 471 milliseconds