Searched refs:GetCaptchaChallenge (Results 1 – 7 of 7) sorted by relevance
56 virtual buzz::CaptchaChallenge GetCaptchaChallenge() const { in GetCaptchaChallenge() function
81 virtual CaptchaChallenge GetCaptchaChallenge() const = 0;
97 CaptchaChallenge GetCaptchaChallenge();
199 CaptchaChallenge XmppClient::GetCaptchaChallenge() { in GetCaptchaChallenge() function in buzz::XmppClient271 d_->captcha_challenge_ = d_->pre_auth_->GetCaptchaChallenge(); in ProcessTokenLogin()
44 virtual buzz::CaptchaChallenge GetCaptchaChallenge() const OVERRIDE;
90 buzz::CaptchaChallenge GaiaTokenPreXmppAuth::GetCaptchaChallenge() const { in GetCaptchaChallenge() function in notifier::GaiaTokenPreXmppAuth
61 MOCK_CONST_METHOD0(GetCaptchaChallenge, buzz::CaptchaChallenge());