Searched refs:Captcha (Results 1 – 2 of 2) sorted by relevance
82 struct Captcha { struct83 Captcha(const std::string& t, const GURL& img, const GURL& unlock);112 const Captcha& captcha() const;127 Captcha captcha_;
13 GoogleServiceAuthError::Captcha::Captcha( in Captcha() function in GoogleServiceAuthError::Captcha57 const GoogleServiceAuthError::Captcha& GoogleServiceAuthError::captcha() const { in captcha()