Searched defs:send_handle (Results 1 – 18 of 18) sorted by relevance
| /third_party/node/deps/uv/src/win/ |
| D | stream.c | 150 uv_stream_t* send_handle, in uv_write2() 196 uv_stream_t* send_handle) { in uv_try_write2()
|
| D | pipe.c | 1653 uv_stream_t* send_handle, in uv__pipe_write_ipc() 1755 uv_stream_t* send_handle, in uv__pipe_write()
|
| /third_party/libuv/src/win/ |
| D | stream.c | 150 uv_stream_t* send_handle, in uv_write2() 196 uv_stream_t* send_handle) { in uv_try_write2()
|
| D | pipe.c | 1752 uv_stream_t* send_handle, in uv__pipe_write_ipc() 1854 uv_stream_t* send_handle, in uv__pipe_write()
|
| /third_party/python/Lib/multiprocessing/ |
| D | reduction.py | 95 def send_handle(conn, handle, destination_pid): function 181 def send_handle(conn, handle, destination_pid): function 258 send_handle = send_handle variable in AbstractReducer
|
| /third_party/libuv/src/unix/ |
| D | stream.c | 756 uv_stream_t* send_handle) { in uv__try_write() 1292 uv_stream_t* send_handle) { in uv__check_before_write() 1332 uv_stream_t* send_handle, in uv_write2() 1419 uv_stream_t* send_handle) { in uv_try_write2()
|
| /third_party/node/deps/uv/src/unix/ |
| D | stream.c | 789 uv_stream_t* send_handle) { in uv__try_write() 1359 uv_stream_t* send_handle) { in uv__check_before_write() 1399 uv_stream_t* send_handle, in uv_write2() 1486 uv_stream_t* send_handle) { in uv_try_write2()
|
| /third_party/node/src/quic/ |
| D | logstream.cc | 122 uv_stream_t* send_handle) { in DoWrite()
|
| /third_party/node/src/ |
| D | stream_base.cc | 84 uv_stream_t* send_handle, in Write() 311 uv_stream_t* send_handle = nullptr; in WriteBuffer() local 420 uv_stream_t* send_handle = nullptr; in WriteString() local
|
| D | js_stream.cc | 113 uv_stream_t* send_handle) { in DoWrite()
|
| D | stream_wrap.cc | 395 uv_stream_t* send_handle) { in DoWrite()
|
| D | heap_utils.cc | 321 uv_stream_t* send_handle) override { in DoWrite()
|
| D | node_file.cc | 278 uv_stream_t* send_handle) { in DoWrite()
|
| D | node_http2.cc | 2390 uv_stream_t* send_handle) { in DoWrite()
|
| /third_party/node/deps/uv/include/ |
| D | uv.h | 542 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member
|
| /third_party/libuv/include/uv_ndk/ |
| D | uv.h | 530 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member
|
| /third_party/node/src/crypto/ |
| D | crypto_tls.cc | 956 uv_stream_t* send_handle) { in DoWrite()
|
| /third_party/libuv/include/ |
| D | uv.h | 586 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member
|