Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_progressive_download.cpp44 …rsingStatus == HttpParsingBasicObject::PARSE_SUCCESS_END_OF_INPUT && iParser->isHttpHeaderParsed()) in checkParsingStatus()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_internal.h655 bool isHttpHeaderParsed() in isHttpHeaderParsed() function
Dpvmf_protocol_engine_common.cpp756 if (!iParser->isHttpHeaderParsed()) in handleParsingSyntaxError()