Searched defs:bodySize (Results 1 – 9 of 9) sorted by relevance
33 private final long bodySize; field in RecordedRequest39 long bodySize, Buffer body, int sequenceNumber, Socket socket) { in RecordedRequest()
39 private final int bodySize; field in RecordedRequest50 int bodySize, byte[] body, int sequenceNumber, Socket socket) { in RecordedRequest()
57 …uint32_t bodySize = uint32_t_size + arm::pipe::numeric_cast<uint32_t>(m_IdList.size()) * uint16_t_… in SendCounterSelectionPacket() local
41 uint32_t bodySize = 10 * sizeUint32; in GetStreamMetaDataPacketSize() local
53 public int bodySize; field in OggPageHeader
46 public void hasCorrectContent(int bodySize) throws Exception { in hasCorrectContent()
41 const uint32_t bodySize = 10 * sizeUint32; in SendStreamMetaDataPacket() local837 uint32_t bodySize = uint64_t_size + arm::pipe::numeric_cast<uint32_t>( in SendPeriodicCounterCapturePacket() local887 …uint32_t bodySize = uint32_t_size + arm::pipe::numeric_cast<uint32_t>(selectedCounterIds.size()) *… in SendPeriodicCounterSelectionPacket() local
1868 String bodySize = Long.toString(gzippedBody.size()); in gzip() local