/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | fake_signaling_server_test.cc | 56 auto sent_packet = DynamicByteBuffer(send_payload_len); in TEST_F() local 89 auto sent_packet = DynamicByteBuffer(send_payload_len); in TEST_F() local 114 StaticByteBuffer sent_packet( in TEST_F() local
|
H A D | fake_sdp_server_test.cc | 87 std::unique_ptr<ByteBuffer> sent_packet; in TEST_F() local 141 std::unique_ptr<ByteBuffer> sent_packet; in TEST_F() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | bandwidth_sampler.cc | 270 packet_number, [&](const ConnectionStateOnSentPacket& sent_packet) { in OnPacketNeutered() 404 const ConnectionStateOnSentPacket& sent_packet) { in OnPacketAcknowledgedInner() 548 const ConnectionStateOnSentPacket& sent_packet, in SentPacketToSendTimeState()
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | async_udp_socket.cc | 68 rtc::SentPacket sent_packet(options.packet_id, rtc::TimeMillis(), in Send() local 80 rtc::SentPacket sent_packet(options.packet_id, rtc::TimeMillis(), in SendTo() local
|
H A D | async_tcp_socket.cc | 279 rtc::SentPacket sent_packet(options.packet_id, rtc::TimeMillis(), in Send() local
|
/aosp_15_r20/external/webrtc/call/ |
H A D | degraded_call.cc | 112 rtc::SentPacket sent_packet; in SendRtp() local 389 void DegradedCall::OnSentPacket(const rtc::SentPacket& sent_packet) { in OnSentPacket()
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | dtls_transport_unittest.cc | 256 const rtc::SentPacket& sent_packet) { in OnTransportSentPacket() 260 rtc::SentPacket sent_packet() const { return sent_packet_; } in sent_packet() function in cricket::DtlsTestClient
|
H A D | async_stun_tcp_socket.cc | 86 rtc::SentPacket sent_packet(options.packet_id, rtc::TimeMillis()); in Send() local
|
H A D | tcp_port.cc | 338 const rtc::SentPacket& sent_packet) { in OnSentPacket()
|
H A D | dtls_transport.cc | 671 const rtc::SentPacket& sent_packet) { in OnSentPacket()
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/pcc/ |
H A D | utility_function_unittest.cc | 49 SentPacket sent_packet; local
|
H A D | monitor_interval_unittest.cc | 35 SentPacket sent_packet; local
|
H A D | bitrate_controller_unittest.cc | 49 SentPacket sent_packet; local
|
/aosp_15_r20/external/webrtc/test/ |
H A D | direct_transport.cc | 65 rtc::SentPacket sent_packet(options.packet_id, rtc::TimeMillis()); in SendRtp() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_test.cc | 594 auto sent_packet = test_hci_layer_->OutgoingAclData(); in TEST_F() local 742 auto sent_packet = test_hci_layer_->OutgoingAclData(); in TEST_F() local 765 auto sent_packet = test_hci_layer_->OutgoingAclData(); in TEST_F() local
|
/aosp_15_r20/external/webrtc/test/scenario/ |
H A D | network_node.cc | 78 rtc::SentPacket sent_packet; in SendRtp() local
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/ |
H A D | transport_feedback_adapter.cc | 113 const rtc::SentPacket& sent_packet) { in ProcessSentPacket()
|
H A D | transport_feedback_adapter_unittest.cc | 394 absl::optional<SentPacket> sent_packet = adapter_->ProcessSentPacket( in TEST_F() local
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | log_simulation.cc | 95 rtc::SentPacket sent_packet; in OnPacketSent() local
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | rtp_transport.cc | 225 const rtc::SentPacket& sent_packet) { in OnSentPacket()
|
H A D | rtp_transport_unittest.cc | 56 const rtc::SentPacket& sent_packet) { in OnSentPacket()
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | network_types.h | 163 SentPacket sent_packet; member
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | goog_cc_network_control.cc | 258 SentPacket sent_packet) { in OnSentPacket()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | sc_stage_1_just_works_numeric_comparison_test.cc | 59 [this](ByteBufferPtr sent_packet) { in NewScStage1JustWorksNumericComparison()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
H A D | sco_connection_test.cc | 354 std::unique_ptr<hci::ScoDataPacket> sent_packet = in TEST_F() local
|