Home
last modified time | relevance | path

Searched refs:kHttpResponseSeeOther (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Dhttp_common.h38 kHttpResponseSeeOther = 303, enumerator
Dhttp_common.cc42 {kHttpResponseSeeOther, "See Other"}, in GetHttpResponseDescription()
Dhttp_fetcher_unittest.cc991 kHttpResponseSeeOther,