Home
last modified time | relevance | path

Searched refs:captcha_image_url (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgoogle_service_auth_error.cc43 const GURL& captcha_image_url, in FromCaptchaChallenge() argument
46 captcha_image_url, captcha_unlock_url); in FromCaptchaChallenge()
106 const GURL& captcha_image_url, in GoogleServiceAuthError() argument
109 captcha_(captcha_token, captcha_image_url, captcha_unlock_url), in GoogleServiceAuthError()
Dgoogle_service_auth_error.h102 const GURL& captcha_image_url,
123 const GURL& captcha_image_url,
/external/chromium/third_party/libjingle/source/talk/xmpp/
Dprexmppauth.h56 const std::string& captcha_image_url() const { return captcha_image_url_; } in captcha_image_url() function