Home
last modified time | relevance | path

Searched defs:sendBuf (Results 1 - 13 of 13) sorted by relevance

/base/time/time_service/test/fuzztest/timeservice_fuzzer/timesntp_fuzzer/
H A Dtimesntp_fuzzer.cpp46 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in FuzzTimeCreateMessage() local
57 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in FuzzTimeReceivedMessage() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/uart_sample/
H A Duart.c126 char *sendBuf = buf; in UartSend() local
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_connection.cpp292 uint8_t sendBuf[bufLen + PACKET_HEADER_LEN]; in Send() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_connection.cpp292 uint8_t sendBuf[bufLen + PACKET_HEADER_LEN]; in Send() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c239 struct NetBuf *sendBuf; in FillpBuildDataPkt() local
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsNetworkTest.cpp146 char sendBuf[] = "x"; in Send() local
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp55 char sendBuf[BUFFER_SIZE] = "it is a test"; in Bm_function_socketpair_sendmsg_recvmsg() local
106 char sendBuf[BUFFER_SIZE] = "it is a test"; in Bm_function_socketpair_sendmmsg_recvmmsg() local
159 char sendBuf[BUFFER_SIZE] = "it is a test"; in Bm_function_socketpair_sendto_recvfrom() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dsocket_test.cpp542 char sendBuf[BUFSIZ] = "it is a test"; in HWTEST_F() local
605 char sendBuf[BUFSIZ] = "it is a test"; in HWTEST_F() local
/base/time/time_service/services/time/src/
H A Dsntp_client.cpp99 char sendBuf[NTP_PACKAGE_SIZE] = { 0 }; in RequestTime() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c473 struct NetBuf *sendBuf = (struct NetBuf *)argBuf; in SysioSendPacketUdp() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c370 char *sendBuf = buf; in UartSend() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp148 char sendBuf[] = "x"; in Send() local
188 char sendBuf[] = "it is a test"; in Sendto() local
H A Dotherstestndk.cpp516 char sendBuf[] = "it is a test"; in SendTo_chk() local
530 char sendBuf[] = "x"; in Send_chk() local

Completed in 12 milliseconds