HomeSort by relevance Sort by last modified time
    Searched refs:kServiceUnavailableError (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 110 static const char kServiceUnavailableError[];
gaia_auth_fetcher.cc 60 const char GaiaAuthFetcher::kServiceUnavailableError[] =
352 if (error == kServiceUnavailableError) {

Completed in 283 milliseconds