Searched refs:AddPacketToNetwork (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | virtual_socket_server.cc | 1021 AddPacketToNetwork(socket, recipient, cur_time, data, data_size, in SendUdp() 1064 AddPacketToNetwork(socket, recipient, cur_time, socket->send_buffer_data(), in SendTcp() 1079 void VirtualSocketServer::AddPacketToNetwork(VirtualSocket* sender, in AddPacketToNetwork() function in rtc::VirtualSocketServer
|
H A D | virtual_socket_server.h | 394 void AddPacketToNetwork(VirtualSocket* socket,
|