Searched defs:EnqueuePacket (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/call/ | ||
D | fake_network_pipe.cc | 196 bool FakeNetworkPipe::EnqueuePacket(rtc::CopyOnWriteBuffer packet, in EnqueuePacket() function in webrtc::FakeNetworkPipe |
D | simulated_network.cc | 125 bool SimulatedNetwork::EnqueuePacket(PacketInFlightInfo packet) { in EnqueuePacket() function in webrtc::SimulatedNetwork |
/external/webrtc/modules/pacing/ | ||
D | pacing_controller.cc | 231 void PacingController::EnqueuePacket(std::unique_ptr<RtpPacketToSend> packet) { in EnqueuePacket() function in webrtc::PacingController |