Home
last modified time | relevance | path

Searched refs:audio_url (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
Dgoogle_service_auth_error.cc22 : token(token), audio_url(audio), image_url(img), unlock_url(unlock), in Captcha()
31 audio_url == b.audio_url && in operator ==()
182 captcha_value->SetString("audioUrl", captcha_.audio_url.spec()); in ToValue()
Dgoogle_service_auth_error.h107 GURL audio_url; // The CAPTCHA audio to use instead of image. member