Searched defs:SERVICE_ERROR (Results 1 - 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/profiles/ | ||
H A D | profile_downloader_delegate.h | 24 SERVICE_ERROR, // Service returned an error or malformed reply. enumerator in enum:ProfileDownloaderDelegate::FailureReason |
H A D | gaia_info_update_service_unittest.cc | 183 ProfileDownloaderDelegate::SERVICE_ERROR); member in class:ProfileDownloaderDelegate |
/external/chromium_org/components/signin/core/browser/ | ||
H A D | account_service_flag_fetcher.h | 35 SERVICE_ERROR, // Service returned an error or malformed reply. enumerator in enum:AccountServiceFlagFetcher::ResultCode |
/external/srec/srec/include/ | ||
H A D | portable.h | 77 #define SERVICE_ERROR(X) do \ macro |
/external/chromium_org/google_apis/gaia/ | ||
H A D | google_service_auth_error.h | 87 SERVICE_ERROR = 12, enumerator in enum:GoogleServiceAuthError::State 156 // Construct a SERVICE_ERROR error, e.g. invalid client ID, with an |
Completed in 183 milliseconds