Searched refs:captcha_token_ (Results 1 – 6 of 6) sorted by relevance
48 : captcha_needed_(true), captcha_token_(token), captcha_image_url_(url) { in CaptchaChallenge()52 const std::string& captcha_token() const { return captcha_token_; } in captcha_token()60 std::string captcha_token_; variable
71 captcha_token_.clear(); in OnLoginFailure()74 captcha_token_ = failure.error().captcha().token; in OnLoginFailure()367 captcha_token_ = last_login_failure_.error().captcha().token; in ResolveInitialNetworkAuthFailure()435 captcha_token_ = last_login_failure_.error().captcha().token; in ResolveLockNetworkAuthFailure()476 captcha_token_, in StartAuthentication()490 captcha_token_, in StartAuthentication()
43 captcha_token_.clear(); in Authenticate()52 captcha_token_, captcha, in Authenticate()
91 std::string captcha_token_; variable
163 std::string captcha_token_; variable