Home
last modified time | relevance | path

Searched refs:AutoSocketServerThread (Results 1 – 25 of 28) sorted by relevance

12

/external/webrtc/rtc_base/
Dwin32_socket_server_unittest.cc29 rtc::AutoSocketServerThread thread(&server); in TEST()
43 rtc::AutoSocketServerThread thread_;
Dthread.h646 class AutoSocketServerThread : public Thread {
648 explicit AutoSocketServerThread(SocketServer* ss);
649 ~AutoSocketServerThread() override;
654 RTC_DISALLOW_COPY_AND_ASSIGN(AutoSocketServerThread);
Dproxy_unittest.cc40 rtc::AutoSocketServerThread thread_;
Dthread.cc1138 AutoSocketServerThread::AutoSocketServerThread(SocketServer* ss) in PreRun() function in rtc::AutoSocketServerThread
1151 AutoSocketServerThread::~AutoSocketServerThread() { in PreRun()
Dphysical_socket_server_unittest.cc127 rtc::AutoSocketServerThread thread_;
Dssl_adapter_unittest.cc391 rtc::AutoSocketServerThread thread_;
Dvirtual_socket_unittest.cc865 AutoSocketServerThread thread_;
/external/webrtc/p2p/base/
Dturn_server_unittest.cc43 rtc::AutoSocketServerThread thread_;
Dregathering_controller_unittest.cc109 rtc::AutoSocketServerThread thread_;
Dasync_stun_tcp_socket_unittest.cc126 rtc::AutoSocketServerThread thread_;
Dtcp_port_unittest.cc91 rtc::AutoSocketServerThread main_;
Dport_allocator_unittest.cc82 rtc::AutoSocketServerThread main_;
Dstun_port_unittest.cc166 rtc::AutoSocketServerThread thread_;
Dturn_port_unittest.cc746 rtc::AutoSocketServerThread main_;
/external/webrtc/examples/peerconnection/client/linux/
Dmain.cc99 rtc::AutoSocketServerThread thread(&socket_server); in main()
/external/webrtc/p2p/stunprober/
Dstun_prober_unittest.cc121 rtc::AutoSocketServerThread main_;
/external/webrtc/pc/
Dpeer_connection_data_channel_unittest.cc203 rtc::AutoSocketServerThread main_;
Dpeer_connection_crypto_unittest.cc119 rtc::AutoSocketServerThread main_;
Dpeer_connection_histogram_unittest.cc394 rtc::AutoSocketServerThread main_;
Dpeer_connection_bundle_unittest.cc245 rtc::AutoSocketServerThread main_;
Dpeer_connection_signaling_unittest.cc163 rtc::AutoSocketServerThread main_;
Dpeer_connection_ice_unittest.cc278 rtc::AutoSocketServerThread main_;
Dpeer_connection_media_unittest.cc177 rtc::AutoSocketServerThread main_;
Dpeer_connection_jsep_unittest.cc103 rtc::AutoSocketServerThread main_;
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc488 rtc::AutoSocketServerThread thread_;

12