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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 243 static const char kCaptchaError[];
gaia_auth_fetcher.cc 125 const char GaiaAuthFetcher::kCaptchaError[] = "CaptchaRequired";
746 if (error == kCaptchaError) {
    [all...]

Completed in 348 milliseconds