Home
last modified time | relevance | path

Searched defs:send_msg (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/device/amlogic/yukawa/hal/hdmicec/
Dhdmi_cec_test_hal.c78 cec_message_t send_msg; in main() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dnetns_cookie.c20 static const char send_msg[] = "message"; in test_netns_cookie() local
H A Dtcp_hdr_options.c459 const char send_msg[] = "MISC!!!"; in misc() local
/aosp_15_r20/external/ltp/testcases/network/netstress/
H A Dnetstress.c534 static void make_server_reply(char *send_msg, int size) in make_server_reply()
544 char send_msg[max_msg_len], end[] = { end_byte }; in server_fn() local
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dipc.c75 ssize_t send_msg(handle_t handle, struct ipc_msg* msg) { in send_msg() function
/aosp_15_r20/frameworks/native/libs/binder/trusty/include_mock/
H A Dtrusty_ipc.h88 static inline ssize_t send_msg(handle_t, ipc_msg_t*) { in send_msg() function
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dstreams.rs367 pub fn send_msg(sender: &Sender<Box<StreamMsg>>, msg: StreamMsg) -> Result<()> { in send_msg() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Dudp.cpp496 char send_msg[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; in test() local
/aosp_15_r20/external/toybox/toys/pending/
H A Ddhcp6.c274 static void send_msg(int type) in send_msg() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dnet.rs358 pub fn send_msg(&self, msg: &mut libc::msghdr) -> io::Result<usize> { in send_msg() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dnet.rs358 pub fn send_msg(&self, msg: &mut libc::msghdr) -> io::Result<usize> { in send_msg() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dnet.rs358 pub fn send_msg(&self, msg: &mut libc::msghdr) -> io::Result<usize> { in send_msg() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dnet.rs358 pub fn send_msg(&self, msg: &mut libc::msghdr) -> io::Result<usize> { in send_msg() method
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestpoll.c89 static void send_msg(apr_socket_t **sockarray, apr_sockaddr_t **sas, int which, in send_msg() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dnet.rs358 pub fn send_msg(&self, msg: &mut libc::msghdr) -> io::Result<usize> { in send_msg() method
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/cross_domain/
H A Dmod.rs185 fn send_msg(&self, opaque_data: &[u8], descriptors: &[RawDescriptor]) -> RutabagaResult<usize> { in send_msg() method
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_interceptors_end2end_test.cc573 auto* send_msg = methods->GetSendMessage(); in Intercept() local
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/
Dmain.c1049 TEST(ipc, send_msg) { in TEST() argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dnettest.c978 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Duds_daemon.c4639 mDNSlocal int send_msg(request_state *const req) in send_msg() function
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h114840 unsigned char send_msg[240]; member