OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCaptchaError
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h
109
static const char
kCaptchaError
[];
gaia_auth_fetcher.cc
58
const char GaiaAuthFetcher::
kCaptchaError
[] = "CaptchaRequired";
338
if (error ==
kCaptchaError
) {
Completed in 1216 milliseconds