Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_common.h63 kHttpContentTypeTextXml, enumerator
Dhttp_common.cc75 {kHttpContentTypeTextXml, "text/xml"}, in GetHttpContentTypeString()
/system/update_engine/
Domaha_request_action.cc851 request_post.data(), request_post.size(), kHttpContentTypeTextXml); in PerformAction()