Searched refs:headerSent (Results 1 – 1 of 1) sorted by relevance
589 const bool headerSent = processedBytes != 0; in write() local590 if (!headerSent) { in write()597 if (headerSent || divisionMode == FIRST_PACKET_HAS_PAYLOAD) { in write()599 headerSent ? processedBytes - MTP_CONTAINER_HEADER_SIZE : 0; in write()