/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/echo/ |
D | async_udp_echo_server.cpp | 43 void do_send(std::size_t length) in do_send() function in server
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/multicast/ |
D | sender.cpp | 33 void do_send() in do_send() function in sender
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/ |
D | link_layer_socket.py | 148 def do_send(self, args): member in LinkLayerShell
|
D | send_simple_commands.py | 174 def do_send(self, args): member in RawPortShell
|
D | simple_link_layer_socket.py | 155 def do_send(self, args): member in RawPortShell
|
D | simple_stack.py | 176 def do_send(self, args): member in RawPortShell
|
D | hci_socket.py | 296 def do_send(self, args): member in HCIShell
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel.c | 53 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send() function
|
H A D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len) in do_send() function
|
H A D | rxtimestamp.c | 162 void do_send(int src) in do_send() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | ring_alg.h | 73 bool do_send = false; // is the value sent in this pass? member
|
/aosp_15_r20/external/liburing/test/ |
H A D | recv-msgall.c | 146 static int do_send(void) in do_send() function
|
H A D | send_recv.c | 169 static int do_send(void) in do_send() function
|
H A D | socket.c | 221 static int do_send(int socket_direct, int alloc) in do_send() function
|
H A D | recv-msgall-stream.c | 262 static int do_send(struct recv_data *rd) in do_send() function
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/aosp_15_r20/external/strace/tests/ |
H A D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/send/ |
H A D | send02.c | 31 static void do_send(int sock, void *buf, size_t size, int flags) in do_send() function
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | balloon_tube.rs | 39 fn do_send(tube: &Tube, cmd: &BalloonControlCommand) -> Option<VmResponse> { in do_send() function
|
/aosp_15_r20/external/curl/lib/ |
H A D | cfilters.h | 218 Curl_cft_send *do_send; /* send data */ member
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_exceptions.py | 1014 def do_send(g): function
|