Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_message.cpp87 contentLengthIsSet = false; in reset()
Drtsp_par_com_message.h92 bool contentLengthIsSet; variable
Drtsp_parser.cpp335 requestStruct->contentLengthIsSet = true; in lookForEndOfRequest()
Drtsp_par_com_outgoing_message.cpp654 if (contentLengthIsSet) in compose()
Drtsp_par_com_incoming_message.cpp723 contentLengthIsSet = true; in parseNextPortion()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp2845 iMsg.contentLengthIsSet = true; in composeSetupRequest()
3465 PVMFStatus tmpRet = ((iIncomingMsg.contentLengthIsSet)) in processIncomingMessage()