HomeSort by relevance Sort by last modified time
    Searched defs:SocketServerScope (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
thread.h 230 class SocketServerScope {
232 explicit SocketServerScope(SocketServer* ss) {
236 ~SocketServerScope() {
  /external/chromium_org/third_party/libjingle/source/talk/base/
thread.h 305 class SocketServerScope {
307 explicit SocketServerScope(SocketServer* ss) {
311 ~SocketServerScope() {
318 DISALLOW_IMPLICIT_CONSTRUCTORS(SocketServerScope);

Completed in 1282 milliseconds