Searched refs:contentLengthTmp (Results 1 – 1 of 1) sorted by relevance
110 int32_t contentLengthTmp = 0; in GetContentLength() local111 if (!PrintUtil::ConvertToInt(lenStr, contentLengthTmp)) { in GetContentLength()115 contentLength = static_cast<size_t>(contentLengthTmp); in GetContentLength()