Searched refs:containerLength (Results 1 – 1 of 1) sorted by relevance
577 const size_t containerLength = payloadSize + MTP_CONTAINER_HEADER_SIZE; in write() local585 while (processedBytes < containerLength) { in write()591 MtpPacket::putUInt32(MTP_CONTAINER_LENGTH_OFFSET, containerLength); in write()