Home
last modified time | relevance | path

Searched defs:AsyncPacketSocket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_packet_socket.cc27 AsyncPacketSocket::AsyncPacketSocket() { in AsyncPacketSocket() function in rtc::AsyncPacketSocket
35 std::function<void(AsyncPacketSocket*, int)> callback) { in SubscribeClose()
/aosp_15_r20/external/webrtc/p2p/client/
H A Drelay_port_factory_interface.h21 class AsyncPacketSocket; variable
/aosp_15_r20/external/webrtc/p2p/stunprober/
H A Dstun_prober.h28 class AsyncPacketSocket; variable