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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 211 static const char kAccountDisabledErrorCode[];
gaia_auth_fetcher.cc 116 const char GaiaAuthFetcher::kAccountDisabledErrorCode[] = "adis";
762 if (error == kAccountDisabledErrorCode)
    [all...]

Completed in 27 milliseconds