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

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 106 static const char kAccountDeletedError[];
gaia_auth_fetcher.cc 52 const char GaiaAuthFetcher::kAccountDeletedError[] = "AccountDeleted";
344 if (error == kAccountDeletedError)
  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 208 static const char kAccountDeletedError[];
gaia_auth_fetcher.cc 112 const char GaiaAuthFetcher::kAccountDeletedError[] = "AccountDeleted";
707 if (error == kAccountDeletedError)
    [all...]

Completed in 30 milliseconds