Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dhttp_common.h39 kHttpResponseNotModified = 304, enumerator
H A Dhttp_common.cc44 {kHttpResponseNotModified, "Not Modified"}, in GetHttpResponseDescription()