Searched refs:kHttpResponseUnauth (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | http_common.h | 43 kHttpResponseUnauth = 401, enumerator |
H A D | http_common.cc | 48 {kHttpResponseUnauth, "Unauthorized"}, in GetHttpResponseDescription() |