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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 241 static const char kBadAuthenticationError[];
gaia_auth_fetcher.cc 123 const char GaiaAuthFetcher::kBadAuthenticationError[] = "BadAuthentication";
756 if (error == kBadAuthenticationError) {
    [all...]

Completed in 53 milliseconds