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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 224 static const char kAccountDeletedError[];
gaia_auth_fetcher.cc 119 const char GaiaAuthFetcher::kAccountDeletedError[] = "AccountDeleted";
727 if (error == kAccountDeletedError)
    [all...]

Completed in 1802 milliseconds