Searched refs:include_lost_ (Results 1 – 2 of 2) sorted by relevance
268 : include_lost_(include_lost), in TransportFeedback()280 : include_lost_(other.include_lost_), in TransportFeedback()341 if (include_lost_) in AddReceivedPacket()351 if (include_lost_) in AddReceivedPacket()367 RTC_DCHECK(include_lost_); in GetAllPackets()465 if (include_lost_) in Parse()471 if (include_lost_) in Parse()480 if (include_lost_) in Parse()505 if (include_lost_) { in Parse()
162 const bool include_lost_; variable