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

/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.h107 static const char kAccountDisabledError[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc54 const char GaiaAuthFetcher::kAccountDisabledError[] = "AccountDisabled"; member in class:GaiaAuthFetcher
346 if (error == kAccountDisabledError)

Completed in 107 milliseconds