Home
last modified time | relevance | path

Searched refs:captcha_unlock_url (Results 1 – 2 of 2) 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);