Searched refs:kSecondFactor (Results 1 - 4 of 4) 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) !=
H A Dgaia_auth_fetcher_unittest.cc284 GaiaAuthFetcher::kSecondFactor);
295 GaiaAuthFetcher::kSecondFactor);

Completed in 58 milliseconds