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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 108 static const char kBadAuthenticationError[];
gaia_auth_fetcher.cc 56 const char GaiaAuthFetcher::kBadAuthenticationError[] = "BadAuthentication";
348 if (error == kBadAuthenticationError) {

Completed in 13 milliseconds