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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_consumer.cc 8 : two_factor(false) {
20 two_factor(false) {}
30 two_factor == b.two_factor;
gaia_auth_consumer.h 32 bool two_factor; // set to true if there was a TWO_FACTOR "failure". member in struct:GaiaAuthConsumer::ClientLoginResult
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 315 two_factor_credentials_ = credentials.two_factor;
google_authenticator.cc 239 if (error.state() == GoogleServiceAuthError::TWO_FACTOR) {
242 result.two_factor = true;

Completed in 547 milliseconds