Home
last modified time | relevance | path

Searched refs:kHttpStatusOther (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/common/
H A Dmetrics_constants.h81 kHttpStatusOther = 101, enumerator
/aosp12/system/update_engine/
H A Dmetrics_utils.cc165 return metrics::DownloadErrorCode::kHttpStatusOther; in GetDownloadErrorCode()
/aosp12/system/update_engine/cros/
H A Domaha_request_action_unittest.cc2203 metrics::DownloadErrorCode::kHttpStatusOther; in TEST_F()