Searched refs:kHttpStatus200 (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/ | ||
D | metrics.h | 130 kHttpStatus200 = 200, enumerator |
D | metrics_utils.cc | 138 static_cast<int>(metrics::DownloadErrorCode::kHttpStatus200) + in GetDownloadErrorCode() |