Home
last modified time | relevance | path

Searched refs:kHttpResponseUnauth (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/common/
H A Dhttp_common.h43 kHttpResponseUnauth = 401, enumerator
H A Dhttp_common.cc48 {kHttpResponseUnauth, "Unauthorized"}, in GetHttpResponseDescription()