Home
last modified time | relevance | path

Searched refs:captcha_unlock_url (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgoogle_service_auth_error.cc44 const GURL& captcha_unlock_url) { in FromCaptchaChallenge() argument
46 captcha_image_url, captcha_unlock_url); in FromCaptchaChallenge()
107 const GURL& captcha_unlock_url) in GoogleServiceAuthError() argument
109 captcha_(captcha_token, captcha_image_url, captcha_unlock_url), in GoogleServiceAuthError()
Dgoogle_service_auth_error.h103 const GURL& captcha_unlock_url);
124 const GURL& captcha_unlock_url);
/external/chromium_org/google_apis/gaia/
Dgoogle_service_auth_error.cc100 const GURL& captcha_unlock_url) { in FromClientLoginCaptchaChallenge() argument
102 captcha_image_url, captcha_unlock_url, 0, 0); in FromClientLoginCaptchaChallenge()
254 const GURL& captcha_unlock_url, in GoogleServiceAuthError() argument
259 captcha_unlock_url, image_width, image_height), in GoogleServiceAuthError()
Dgoogle_service_auth_error.h154 const GURL& captcha_unlock_url);
197 const GURL& captcha_unlock_url,