Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/examples/peerconnection/client/linux/
H A Dmain.cc27 class CustomSocketServer : public rtc::PhysicalSocketServer { class
29 explicit CustomSocketServer(GtkMainWnd* wnd) in CustomSocketServer() function in CustomSocketServer