OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BadAuthentication
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_authenticator.h
49
BadAuthentication
= 1,
gaia_authenticator.cc
339
if (error_msg == "
BadAuthentication
" || error_msg == "badauth") {
340
results->auth_error =
BadAuthentication
;
Completed in 865 milliseconds