Searched refs:kCaptchaErrorCode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h212 static const char kCaptchaErrorCode[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc122 const char GaiaAuthFetcher::kCaptchaErrorCode[] = "cr"; member in class:GaiaAuthFetcher
738 if (error == kCaptchaErrorCode) {

Completed in 74 milliseconds