Searched refs:headerSent (Results 1 – 1 of 1) sorted by relevance
594 const bool headerSent = processedBytes != 0; in write() local595 if (!headerSent) { in write()602 if (headerSent || divisionMode == FIRST_PACKET_HAS_PAYLOAD) { in write()604 headerSent ? processedBytes - MTP_CONTAINER_HEADER_SIZE : 0; in write()