Searched defs:kSecondFactor (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dgoogle_authenticator.h168 static const char kSecondFactor[]; member in class:chromeos::GoogleAuthenticator
/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.h43 static const char kSecondFactor[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc85 const char GaiaAuthFetcher::kSecondFactor[] = "Info=InvalidSecondFactor"; member in class:GaiaAuthFetcher
441 return alleged_error.find(kSecondFactor) !=
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h45 static const char kSecondFactor[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc148 const char GaiaAuthFetcher::kSecondFactor[] = "Info=InvalidSecondFactor"; member in class:GaiaAuthFetcher
974 return alleged_error.find(kSecondFactor) !=

Completed in 445 milliseconds