Searched refs:included_in_allocation (Results 1 – 13 of 13) sorted by relevance
67 sent_packet.info.included_in_allocation = options.included_in_allocation; in SendRtp()
83 sent_packet.info.included_in_allocation = options.included_in_allocation; in SendRtp()
37 bool included_in_allocation = false; member
45 bool included_in_allocation = false; member
113 sent_packet.info.included_in_allocation = options.included_in_allocation; in SendRtp()
235 rtc_options.info_signaled_after_sent.included_in_allocation = in SendRtp()236 options.included_in_allocation; in SendRtp()
1900 rtc_options.info_signaled_after_sent.included_in_allocation = in SendRtp()1901 options.included_in_allocation; in SendRtp()
124 options.included_in_allocation = force_part_of_allocation_; in SendPacket()175 options.included_in_allocation = true; in SendPacket()
240 options.included_in_allocation = force_part_of_allocation_; in SendPacket()249 options.included_in_allocation = true; in SendPacket()
679 EXPECT_TRUE(transport_.last_options_.included_in_allocation); in TEST_P()717 EXPECT_TRUE(transport_.last_options_.included_in_allocation); in TEST_P()726 EXPECT_TRUE(transport_.last_options_.included_in_allocation); in TEST_P()733 EXPECT_FALSE(transport_.last_options_.included_in_allocation); in TEST_P()2351 EXPECT_TRUE(transport_.last_options_.included_in_allocation); in TEST_P()
96 sent_packet.info.included_in_allocation = true; in OnPacketSent()
1289 sent_packet.info.included_in_allocation = true; in CreateSendSideBweSimulationGraph()
141 } else if (sent_packet.info.included_in_allocation) { in ProcessSentPacket()