Home
last modified time | relevance | path

Searched defs:listen (Results 1 – 25 of 57) sorted by relevance

123

/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-regr4/
Dscript.py1 from pkg.core.listener import Listener as listen unknown
/external/webrtc/webrtc/base/
Dasynctcpsocket.cc51 AsyncTCPSocketBase::AsyncTCPSocketBase(AsyncSocket* socket, bool listen, in AsyncTCPSocketBase()
245 AsyncTCPSocket::AsyncTCPSocket(AsyncSocket* socket, bool listen) in AsyncTCPSocket()
/external/autotest/client/cros/netprotos/
Dfake_host.py45 def listen(self, ip_addr, port, recv_callback): member in FakeSocket
Dinterface_host.py102 def listen(self, ip_addr, port, recv_callback): member in InterfaceDatagramSocket
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
Dtcp-server.js43 listen: null, // Called when socket is connected. property
84 TcpServer.prototype.listen = function(callback) { method in TcpServer
Dmanifest.json14 "listen": "" string
/external/deqp/framework/delibs/decpp/
DdeSocket.cpp96 void Socket::listen (const SocketAddress& address) in listen() function in de::Socket
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTelephonyManager.java22 public void listen(PhoneStateListener listener, int events) { in listen() method in ShadowTelephonyManager
/external/webrtc/webrtc/p2p/base/
Dasyncstuntcpsocket.cc47 rtc::AsyncSocket* socket, bool listen) in AsyncStunTCPSocket()
/external/dbus/doc/
Dbusconfig.dtd17 <!ELEMENT listen (#PCDATA)> element
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket_acceptor.hpp413 void listen(int backlog = socket_base::max_connections) in listen() function in asio::basic_socket_acceptor
442 asio::error_code listen(int backlog, asio::error_code& ec) in listen() function in asio::basic_socket_acceptor
Dsocket_acceptor_service.hpp139 asio::error_code listen(implementation_type& impl, int backlog, in listen() function in asio::socket_acceptor_service
/external/parameter-framework/upstream/asio/stub/
Dasio.hpp112 void listen() const {}; in listen() function
/external/xmlrpcpp/src/
DXmlRpcSocket.cpp124 XmlRpcSocket::listen(int fd, int backlog) in listen() function in XmlRpcSocket
/external/autotest/client/deps/lansim/src/py/
Dhost.py278 def listen(self, ip_addr, port, recv_callback): member in UDPSocket
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java259 Boolean listen) { in telephonyAdjustPreciseCallStateListenLevel()
267 Boolean listen, in telephonyAdjustPreciseCallStateListenLevelForSubscription()
/external/dnsmasq/src/
Dtftp.c41 void tftp_request(struct listener *listen, time_t now) in tftp_request()
Dforward.c574 void receive_query(struct listener *listen, time_t now) in receive_query()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service_base.hpp115 asio::error_code listen(base_implementation_type& impl, in listen() function in asio::detail::reactive_socket_service_base
/external/fio/engines/
Dnet.c42 unsigned int listen; member
/external/strace/
Dnet.c840 SYS_FUNC(listen) in SYS_FUNC() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1696 TSAN_INTERCEPTOR(int, listen, int fd, int backlog) { in TSAN_INTERCEPTOR() argument
/external/v8/test/mjsunit/asm/embenchen/
Dfasta.js4499 },listen:function (sock, backlog) { method
Dcopy.js4761 },listen:function (sock, backlog) { method
Dcorrections.js4761 },listen:function (sock, backlog) { method

123