Searched refs:captcha_image_url (Results 1 – 3 of 3) sorted by relevance
43 const GURL& captcha_image_url, in FromCaptchaChallenge() argument46 captcha_image_url, captcha_unlock_url); in FromCaptchaChallenge()106 const GURL& captcha_image_url, in GoogleServiceAuthError() argument109 captcha_(captcha_token, captcha_image_url, captcha_unlock_url), in GoogleServiceAuthError()
102 const GURL& captcha_image_url,123 const GURL& captcha_image_url,
56 const std::string& captcha_image_url() const { return captcha_image_url_; } in captcha_image_url() function