Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:sendBuf
(Results
1 - 13
of
13
) sorted by relevance
/base/time/time_service/test/fuzztest/timeservice_fuzzer/timesntp_fuzzer/
H
A
D
timesntp_fuzzer.cpp
46
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
D
uart.c
126
char *
sendBuf
= buf;
in UartSend()
local
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H
A
D
tcp_connection.cpp
292
uint8_t
sendBuf
[bufLen + PACKET_HEADER_LEN];
in Send()
local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H
A
D
tcp_connection.cpp
292
uint8_t
sendBuf
[bufLen + PACKET_HEADER_LEN];
in Send()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H
A
D
fillp_output.c
239
struct NetBuf *
sendBuf
;
in FillpBuildDataPkt()
local
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H
A
D
pcsNetworkTest.cpp
146
char
sendBuf
[] = "x";
in Send()
local
/third_party/musl/Benchmark/musl/
H
A
D
socket_test.cpp
55
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
D
socket_test.cpp
542
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
D
sntp_client.cpp
99
char
sendBuf
[NTP_PACKAGE_SIZE] = { 0 };
in RequestTime()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
sysio_udp.c
473
struct NetBuf *
sendBuf
= (struct NetBuf *)argBuf;
in SysioSendPacketUdp()
local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H
A
D
hisignalling.c
370
char *
sendBuf
= buf;
in UartSend()
local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
socketndk.cpp
148
char
sendBuf
[] = "x";
in Send()
local
188
char
sendBuf
[] = "it is a test";
in Sendto()
local
H
A
D
otherstestndk.cpp
516
char
sendBuf
[] = "it is a test";
in SendTo_chk()
local
530
char
sendBuf
[] = "x";
in Send_chk()
local
Completed in 12 milliseconds