Searched defs:alleged_error (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.cc440 const std::string& alleged_error) {
441 return alleged_error.find(kSecondFactor) !=
439 IsSecondFactorSuccess( const std::string& alleged_error) argument
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.cc973 const std::string& alleged_error) {
974 return alleged_error.find(kSecondFactor) !=
972 IsSecondFactorSuccess( const std::string& alleged_error) argument

Completed in 131 milliseconds