Searched defs:kBadAuthenticationError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h241 static const char kBadAuthenticationError[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc123 const char GaiaAuthFetcher::kBadAuthenticationError[] = "BadAuthentication"; member in class:GaiaAuthFetcher
756 if (error == kBadAuthenticationError) {

Completed in 664 milliseconds