Searched defs:SocketServerScope (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dthread.h311 class SocketServerScope { class in namespace:rtc
313 explicit SocketServerScope(SocketServer* ss) { function in class:rtc::SocketServerScope
317 ~SocketServerScope() {
324 DISALLOW_IMPLICIT_CONSTRUCTORS(SocketServerScope);

Completed in 118 milliseconds