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

/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.h110 static const char kServiceUnavailableError[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc60 const char GaiaAuthFetcher::kServiceUnavailableError[] = member in class:GaiaAuthFetcher
352 if (error == kServiceUnavailableError) {

Completed in 246 milliseconds