Searched refs:contentLengthIsSet (Results 1 – 6 of 6) sorted by relevance
87 contentLengthIsSet = false; in reset()
92 bool contentLengthIsSet; variable
335 requestStruct->contentLengthIsSet = true; in lookForEndOfRequest()
654 if (contentLengthIsSet) in compose()
723 contentLengthIsSet = true; in parseNextPortion()
2845 iMsg.contentLengthIsSet = true; in composeSetupRequest()3465 PVMFStatus tmpRet = ((iIncomingMsg.contentLengthIsSet)) in processIncomingMessage()