Home
last modified time | relevance | path

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

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