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:send
(Results
1 - 13
of
13
) sorted by relevance
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H
A
D
network_sharing.h
23
int64_t
send
= 0;
member
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H
A
D
dcamera_frame_info.h
26
int64_t
send
= 0;
member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H
A
D
pcb.h
38
struct SpungePcbRateControlItem
send
;
member
H
A
D
sysio.h
29
int (*
send
)(void *arg, FILLP_CONST char *buf, FILLP_SIZE_T size, FILLP_SOCKADDR *dest, FILLP_UINT16 destAddrLen);
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_socket.cpp
262
fd_set
send
= GetFdSet(client_);
in GetStatus()
local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H
A
D
mock_wpa_ctrl.cpp
121
void MockWpaCallback(struct wpa_ctrl *
send
, const char *message)
in MockWpaCallback()
argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
pcb.c
162
FILLP_BOOL
send
= FILLP_FALSE;
in SpungePcbSendmsg()
local
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H
A
D
test_service.cpp
116
int TestService::TestZtraceTransaction(std::string &
send
, std::string &receive, int len)
in TestZtraceTransaction()
argument
H
A
D
test_service_skeleton.cpp
198
int TestServiceProxy::TestZtraceTransaction(std::string &
send
, std::string &reply, int len)
in TestZtraceTransaction()
argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
spunge.h
75
struct SpungeServerRateControlItem
send
;
member
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H
A
D
sharing_manager.cpp
405
int64_t
send
=
in GetNetworkSharingTraffic()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H
A
D
fillp_pcb.h
172
struct FillpSendPcb
send
;
member
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H
A
D
sta_state_machine.cpp
1112
int
send
= txPackets - linkedInfo.lastTxPackets;
in DealSignalPacketChanged()
local
Completed in 14 milliseconds