Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/tools/quic/
H A Dquic_simple_server_packet_writer.h20 class UDPServerSocket; variable
H A Dquic_simple_server.h27 class UDPServerSocket; variable
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_server_socket.cc14 UDPServerSocket::UDPServerSocket(net::NetLog* net_log, in UDPServerSocket() function in net::UDPServerSocket