Home
last modified time | relevance | path

Searched refs:kInternalError (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp391 return SkCodec::kInternalError; in decode()
429 return SkCodec::kInternalError; in decode()
432 return SkCodec::kInternalError; in decode()
465 return SkCodec::kInternalError; in decode()
/aosp12/system/update_engine/common/
H A Dmetrics_constants.h96 kInternalError, // An internal error occurred. enumerator
/aosp12/system/update_engine/
H A Dmetrics_utils.cc124 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
144 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
/aosp12/frameworks/base/native/graphics/jni/
H A Dimagedecoder.cpp59 case SkCodec::kInternalError: in ResultToErrorCode()
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc186 metrics::AttemptResult::kInternalError; in TEST_F()
H A Dpayload_state.cc657 case metrics::AttemptResult::kInternalError: in CollectAndReportAttemptMetrics()