Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dhttp_common.h31 kHttpResponseNonAuthInfo = 203, enumerator
H A Dhttp_common.cc36 {kHttpResponseNonAuthInfo, "Non-Authoritative Information"}, in GetHttpResponseDescription()