/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_sender_video.cc | 318 bool last_packet, in AddRtpHeaderExtensions() 557 auto last_packet = std::make_unique<RtpPacketToSend>(*single_packet); in SendVideo() local
|
H A D | rtp_packetizer_av1.cc | 309 Packet& last_packet = packets.back(); in Packetize() local
|
H A D | rtp_sender_egress_unittest.cc | 110 absl::optional<TransmittedPacket> last_packet() { return last_packet_; } in last_packet() function in webrtc::__anonf79f61b30111::TestTransport
|
H A D | rtp_rtcp_impl2_unittest.cc | 224 const RtpPacketReceived& last_packet() { return transport_.last_packet_; } in last_packet() function in webrtc::__anona941dee60111::RtpRtcpModule
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_connection_test.cc | 1050 QuicPacketNumber* last_packet) { in SendStreamDataToPeer() 3735 QuicPacketNumber last_packet; in TEST_P() local 3975 QuicPacketNumber last_packet; in TEST_P() local 4157 QuicPacketNumber last_packet; in TEST_P() local 4225 QuicPacketNumber last_packet; in TEST_P() local 4244 QuicPacketNumber last_packet; in TEST_P() local 4267 QuicPacketNumber last_packet; in TEST_P() local 4312 QuicPacketNumber last_packet; in TEST_P() local 4329 QuicPacketNumber last_packet; in TEST_P() local 4358 QuicPacketNumber last_packet; in TEST_P() local [all …]
|
H A D | packet_number_indexed_queue.h | 87 QuicPacketNumber last_packet() const { in last_packet() function
|
H A D | quic_unacked_packet_map.cc | 645 const QuicTransmissionInfo& last_packet = unacked_packets_.back(); in GetLastPacketContent() local
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | fake_channel_output.h | 228 const Packet& last_packet() const PW_LOCKS_EXCLUDED(mutex_) { in last_packet() function
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | rtp_video_frame_assembler.cc | 159 const video_coding::PacketBuffer::Packet& last_packet = *packet; in AssembleFrames() local
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/quic_trace/ |
H A D | quic_trace.proto | 53 optional uint64 last_packet = 2; field
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | sc_stage_1_just_works_numeric_comparison_test.cc | 106 std::optional<ValidPacketReader> last_packet() const { return last_packet_; } in last_packet() function in bt::sm::__anon0b2778ef0111::ScStage1JustWorksNumericComparisonTest
|
H A D | sc_stage_1_passkey_test.cc | 113 std::optional<ValidPacketReader> last_packet() const { return last_packet_; } in last_packet() function in bt::sm::__anonff34eb880111::ScStage1PasskeyTest
|
/aosp_15_r20/external/webrtc/video/ |
H A D | rtp_video_stream_receiver2.cc | 820 const video_coding::PacketBuffer::Packet& last_packet = *packet; in OnInsertedPacket() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_l2cap.cc | 74 struct packet* last_packet; // last packet to be delivered to app member
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.cc | 865 scoped_refptr<QuicChromiumPacketWriter::ReusableIOBuffer> last_packet) { in HandleWriteError()
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_video_engine_unittest.cc | 2025 size_t last_packet = NumRtpPackets() - 1; in TEST_F() local
|