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

/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error.cc94 const GURL& captcha_unlock_url) {
96 captcha_image_url, captcha_unlock_url, 0, 0);
248 const GURL& captcha_unlock_url,
253 captcha_unlock_url, image_width, image_height),
91 FromClientLoginCaptchaChallenge( const std::string& captcha_token, const GURL& captcha_image_url, const GURL& captcha_unlock_url) argument
243 GoogleServiceAuthError( State s, const std::string& captcha_token, const GURL& captcha_audio_url, const GURL& captcha_image_url, const GURL& captcha_unlock_url, int image_width, int image_height) argument

Completed in 386 milliseconds