Searched refs:IsFirstPacket (Results 1 – 2 of 2) sorted by relevance
42 if (current_timestamp_group_.IsFirstPacket()) { in ComputeDeltas()86 if (current_timestamp_group_.IsFirstPacket()) { in PacketInOrder()102 if (current_timestamp_group_.IsFirstPacket()) { in NewTimestampGroup()
56 bool IsFirstPacket() const { in IsFirstPacket() function