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

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dprexmppauth.h56 const std::string& captcha_image_url() const { return captcha_image_url_; } function in class:buzz::CaptchaChallenge
/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error.cc93 const GURL& captcha_image_url,
96 captcha_image_url, captcha_unlock_url, 0, 0);
247 const GURL& captcha_image_url,
252 captcha_(captcha_token, captcha_audio_url, captcha_image_url,
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 78 milliseconds