Searched defs:_send (Results 1 – 10 of 10) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-internal-socket-list-send.js | 33 _send: function(msg) { method 56 _send: function(msg) { process.nextTick(() => this.emit('disconnect')); } method 76 _send: function(msg) { method 101 _send: function(msg) { method 130 _send: function() { method
|
| D | test-internal-socket-list-receive.js | 15 _send: common.mustNotCall() property 27 _send: common.mustCall((msg) => { property 41 _send: common.mustCall((msg) => { property
|
| /third_party/python/Lib/multiprocessing/ |
| D | resource_tracker.py | 161 def _send(self, cmd, name, rtype): member in ResourceTracker
|
| D | connection.py | 364 def _send(self, buf, write=_write): member in Connection
|
| /third_party/node/lib/ |
| D | _http_outgoing.js | 359 OutgoingMessage.prototype._send = function _send(data, encoding, callback, byteLength) { method in OutgoingMessage
|
| /third_party/node/test/fixtures/wpt/resources/ |
| D | channel.sub.js | 246 async _send(cmd, body=null) { method in anonymousFunctionf388c8a00100.SendChannel
|
| /third_party/node/lib/internal/ |
| D | child_process.js | 756 target._send = function(message, handle, options, callback) { function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | pcsc_funcs.c | 776 unsigned char *_send, size_t send_len, in scard_transmit()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | pcsc_funcs.c | 776 unsigned char *_send, size_t send_len, in scard_transmit()
|
| /third_party/python/Lib/test/ |
| D | test_imaplib.py | 127 def _send(self, message): member in SimpleIMAPHandler
|