Home
last modified time | relevance | path

Searched defs:EnqueuePacket (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe.cc195 bool FakeNetworkPipe::EnqueuePacket(rtc::CopyOnWriteBuffer packet, in EnqueuePacket() function in webrtc::FakeNetworkPipe
207 bool FakeNetworkPipe::EnqueuePacket(rtc::CopyOnWriteBuffer packet, in EnqueuePacket() function in webrtc::FakeNetworkPipe
218 bool FakeNetworkPipe::EnqueuePacket(NetworkPacket&& net_packet) { in EnqueuePacket() function in webrtc::FakeNetworkPipe
H A Dsimulated_network.cc93 bool SimulatedNetwork::EnqueuePacket(PacketInFlightInfo packet) { in EnqueuePacket() function in webrtc::SimulatedNetwork
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dswitch.cc38 void Switch::Port::EnqueuePacket(std::unique_ptr<Packet> packet) { in EnqueuePacket() function in quic::simulator::Switch::Port
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dprioritized_packet_queue.cc55 bool PrioritizedPacketQueue::StreamQueue::EnqueuePacket(QueuedPacket packet, in EnqueuePacket() function in webrtc::PrioritizedPacketQueue::StreamQueue
H A Dpacing_controller.cc199 void PacingController::EnqueuePacket(std::unique_ptr<RtpPacketToSend> packet) { in EnqueuePacket() function in webrtc::PacingController
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_buffered_packet_store.cc104 EnqueuePacketResult QuicBufferedPacketStore::EnqueuePacket( in EnqueuePacket() function in quic::QuicBufferedPacketStore
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dtrel.cpp341 static void EnqueuePacket(const uint8_t *aBuffer, uint16_t aLength, const otSockAddr *aDestSockAddr) in EnqueuePacket() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc445 void EnqueuePacket(std::unique_ptr<packet::RawBuilder> packet) { in EnqueuePacket() function in ShimAclConnection