Searched refs:kAccountDisabledError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h239 static const char kAccountDisabledError[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc121 const char GaiaAuthFetcher::kAccountDisabledError[] = "AccountDisabled"; member in class:GaiaAuthFetcher
754 if (error == kAccountDisabledError)

Completed in 1458 milliseconds