Searched defs:SocketServerScope (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ | ||
H A D | thread.h | 311 class SocketServerScope { class in namespace:rtc 313 explicit SocketServerScope(SocketServer* ss) { function in class:rtc::SocketServerScope 317 ~SocketServerScope() { 324 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(SocketServerScope); |
Completed in 52 milliseconds