OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
311
class
SocketServerScope
{
313
explicit
SocketServerScope
(SocketServer* ss) {
317
~
SocketServerScope
() {
324
DISALLOW_IMPLICIT_CONSTRUCTORS(
SocketServerScope
);
Completed in 131 milliseconds