Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 11 of 11) sorted by relevance

/external/dbus/bus/
Ddbus.socket.in4 [Socket] section
5 ListenStream=@DBUS_SYSTEM_SOCKET@
/external/webkit/Source/WebKit/android/wds/
DConnection.h38 Socket(): m_fd(-1) {} in Socket() function
39 Socket(int fd): m_fd(fd) {} in Socket() function
/external/chromium/webkit/glue/
Dp2p_transport.h11 class Socket; variable
/external/v8/test/cctest/
Dtest-sockets.cc124 TEST(Socket) { in TEST() argument
/external/chromium/third_party/libjingle/source/talk/base/
Dsocket.h191 Socket() {} in Socket() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs42 using Socket = System.Net.Sockets.Socket; typedef
DDebugEventSocketProxy.cs41 using Socket = System.Net.Sockets.Socket; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs44 using Socket = System.Net.Sockets.Socket; typedef
DDebugEventSocketProxy.cs40 using Socket = System.Net.Sockets.Socket; typedef
/external/v8/src/
Dplatform.h108 class Socket; variable
/external/qemu/android/
Dconsole.c92 typedef int Socket; typedef