Searched refs:currentMessageSize (Results 1 – 1 of 1) sorted by relevance
1164 int currentMessageSize = totalBytesRetired + bufferPos + size; in readRawBytesSlowPath() local1165 if (currentMessageSize > sizeLimit) { in readRawBytesSlowPath()1170 if (currentMessageSize > currentLimit) { in readRawBytesSlowPath()