Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dhttp_common.h63 kHttpContentTypeTextXml, enumerator
H A Dhttp_common.cc76 {kHttpContentTypeTextXml, "text/xml"}, in GetHttpContentTypeString()
/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc537 request_post.data(), request_post.size(), kHttpContentTypeTextXml); in PerformAction()