Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp201 StrCSumPtrLen contenLengthKey("Content-Length"); in parseContentInfo() local
203 if (aKeyValueStore.getValueByKey(contenLengthKey, contentLengthValue)) in parseContentInfo()
1171 StrCSumPtrLen contenLengthKey("Content-Length"); in checkGood2xxCode() local
1173 if (iKeyValueStore->getValueByKey(contenLengthKey, contentLengthValue)) in checkGood2xxCode()