Searched refs:payloadSize (Results 1 – 2 of 2) sorted by relevance
567 size_t payloadSize) { in write() argument577 const size_t containerLength = payloadSize + MTP_CONTAINER_HEADER_SIZE; in write()600 const size_t maxRead = payloadSize - processedPayloadBytes; in write()
637 int payloadSize = in computeRepeatedSerializedSize() local639 return payloadSize + CodedOutputByteBufferNano.computeRawVarint32Size(tag); in computeRepeatedSerializedSize()