Home
last modified time | relevance | path

Searched defs:DataSocket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/examples/peerconnection/server/
H A Dpeer_channel.h20 class DataSocket; variable
H A Ddata_socket.h64 explicit DataSocket(NativeSocket socket) in DataSocket() function