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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 107 static const char kAccountDisabledError[];
gaia_auth_fetcher.cc 54 const char GaiaAuthFetcher::kAccountDisabledError[] = "AccountDisabled";
346 if (error == kAccountDisabledError)

Completed in 57 milliseconds