Home
last modified time | relevance | path

Searched defs:connected (Results 1 – 25 of 55) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-internal-socket-list-send.js14 const child = Object.assign(new EventEmitter(), { connected: false }); property
32 connected: true, property
55 connected: true, property
75 connected: true, property
100 connected: true, property
129 connected: true, property
Dtest-internal-socket-list-receive.js14 connected: false, property
26 connected: true, property
40 connected: true, property
Dtest-tls-secure-session.js24 let connected = false; variable
Dtest-process-getactivehandles.js18 net.connect(server.address().port, function connected() { function
Dtest-child-process-fork-net.js95 let connected = 0; variable
Dtest-dgram-send-bad-arguments.js31 function checkArgs(connected) { argument
Dtest-http-1.0-keep-alive.js132 function connected() { function
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgsthdv1394src.h63 gboolean connected; member
Dgstdv1394src.h71 gboolean connected; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst.c23 Boolean connected, in fst_ctrl_iface_notify_peer_state_change()
Dfst_ctrl_aux.h62 Boolean connected; member
/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.c183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub()
215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst.c23 bool connected, in fst_ctrl_iface_notify_peer_state_change()
Dfst_ctrl_aux.h62 bool connected; member
/third_party/gstreamer/gstplugins_good/ext/shout2/
Dgstshout2.h66 gboolean connected; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-adopt.h120 uint8_t connected:1; member
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.h99 gboolean connected; member
/third_party/lwip/src/include/lwip/
Daltcp.h75 altcp_connected_fn connected; member
/third_party/python/Lib/test/test_asyncio/
Dtest_sock_lowlevel.py15 connected = None variable in MyProto
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc213 int MemcachedConnection::connected() { in connected() function in shrpx::MemcachedConnection
Dshrpx_live_check.cc330 int LiveCheck::connected() { in connected() function in shrpx::LiveCheck
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c83 bool connected; member
Dmodule-tunnel-source-new.c80 bool connected; member
/third_party/libcoap/src/
Dcoap_session.c914 int connected = 0; in coap_session_connect() local
947 int connected = 0; in coap_session_accept() local
/third_party/openssl/crypto/bio/
Dbss_dgram.c106 unsigned int connected; member
123 unsigned int connected; member

123