Searched refs:cumulative_lost_ (Results 1 – 2 of 2) sorted by relevance
42 cumulative_lost_(0), in ReportBlock()57 cumulative_lost_ = ByteReader<int32_t, 3>::ReadBigEndian(&buffer[5]); in Parse()87 cumulative_lost_ = cumulative_lost; in SetCumulativeLost()92 if (cumulative_lost_ < 0) { in cumulative_lost()96 return cumulative_lost_; in cumulative_lost()
52 int32_t cumulative_lost_signed() const { return cumulative_lost_; } in cumulative_lost_signed()63 int32_t cumulative_lost_; // Signed 24-bit value variable