Home
last modified time | relevance | path

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

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