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:destAddr
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H
A
D
net_connection_callback.cpp
150
CNetAddress
destAddr
= {.address = MallocCString(it->destination_.address_),
in SetConnectionProp()
local
H
A
D
net_connection_ffi.cpp
236
CNetAddress
destAddr
= {.address = MallocCString(it->destination_.address_),
in SetRoute()
local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_ext_test/
H
A
D
networkvpn_service_ext_test.cpp
94
INetAddr
destAddr
;
in HWTEST_F()
local
114
INetAddr
destAddr
;
in HWTEST_F()
local
127
INetAddr
destAddr
;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H
A
D
sample_info.h
84
auto
destAddr
= OH_AVBuffer_GetAddr(destBuffer);
in GetCopyAVBuffer()
local
109
auto
destAddr
= OH_AVBuffer_GetAddr(destBuffer);
in AddCopyAVBuffer()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H
A
D
pan_service.cpp
251
std::string
destAddr
= RawAddress::ConvertToString(bluetoothDestAddr).GetAddress();
in WriteNetworkData()
local
274
std::string
destAddr
= RawAddress::ConvertToString(bluetoothDestAddr).GetAddress();
in PanSendData()
local
H
A
D
pan_defines.h
147
uint8_t
destAddr
[BT_ADDRESS_LENGTH];
member
H
A
D
pan_bnep.cpp
244
std::string
destAddr
= RawAddress::ConvertToString(bluetoothDestAddr).GetAddress();
in SendData()
local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H
A
D
dhcp_s_server.cpp
251
struct sockaddr_in *
destAddr
= DestinationAddrIn();
in DestinationAddr()
local
Completed in 10 milliseconds