HomeSort by relevance Sort by last modified time
    Searched refs:kAccountDisabledError (Results 1 - 4 of 4) 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)
  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 207 static const char kAccountDisabledError[];
gaia_auth_fetcher.cc 115 const char GaiaAuthFetcher::kAccountDisabledError[] = "AccountDisabled";
694 if (error == kAccountDisabledError)
    [all...]

Completed in 198 milliseconds