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:addrSize
(Results
1 - 17
of
17
) sorted by relevance
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H
A
D
media_parcel.cpp
112
auto
addrSize
= parcel.ReadInt32();
in DoUnmarshalling()
local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H
A
D
bus_center_client_stub.c
33
uint32_t
addrSize
;
in ClientOnJoinLNNResult()
local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H
A
D
vpn_config.cpp
38
int32_t
addrSize
= static_cast<int32_t>(addresses_.size());
in MarshallingAddrRoute()
local
105
int32_t
addrSize
= 0;
in UnmarshallingAddrRoute()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H
A
D
render_service_client_pointer_window_demo.cpp
91
uint32_t
addrSize
= width * height * stride;
in DoDraw()
local
H
A
D
rs_uni_render_fix_rotation_demo.cpp
83
uint32_t
addrSize
= width * height * stride;
in DoDraw()
local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H
A
D
layer_context.cpp
153
int32_t
addrSize
= width * height * stride;
in DrawBaseLayer()
local
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H
A
D
drawing_text_c_sample.cpp
80
int32_t
addrSize
= width * height * stride;
in DoDraw()
local
H
A
D
main.cpp
103
int32_t
addrSize
= width * height * stride;
in DoDraw()
local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H
A
D
drawing_c_sample.cpp
142
uint32_t
addrSize
= width * height * stride;
in DoDraw()
local
H
A
D
drawing_sample_rs.cpp
533
uint32_t
addrSize
= width * height * stride;
in DoDraw()
local
H
A
D
drawing_sample_canvaskit0310.cpp
199
int32_t
addrSize
= width * height * stride;
in DoDrawData()
local
220
int32_t
addrSize
= width * height * stride;
in DoDrawBaseData()
local
/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/
H
A
D
addressutils_fuzzer.cpp
146
size_t
addrSize
= MAC_ADDR_LENGTH;
in ParseStrMacTest()
local
/foundation/window/window_manager/utils/src/
H
A
D
surface_draw.cpp
208
uint32_t
addrSize
= width * height * IMAGE_BYTES_STRIDE;
in DoDraw()
local
238
uint32_t
addrSize
= width * height * IMAGE_BYTES_STRIDE;
in DoDraw()
local
257
uint32_t
addrSize
= width * height * IMAGE_BYTES_STRIDE;
in DoDraw()
local
408
uint32_t
addrSize
in DrawMasking()
local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H
A
D
address_utils.cpp
207
char *ParseStrMac(const uint8_t *macAddr, size_t
addrSize
)
in ParseStrMac()
argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H
A
D
socket_app.c
1560
size_t
addrSize
;
in SockGetsockname()
local
1610
size_t
addrSize
;
in SockGetpeername()
local
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H
A
D
pointer_drawing_manager.cpp
1080
uint32_t
addrSize
= buffer_->GetWidth() * buffer_->GetHeight() * stride;
in DoHardwareCursorDraw()
local
1787
uint32_t
addrSize
= width * height * stride;
in DoDraw()
local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H
A
D
netsys_native_service_proxy.cpp
226
uint32_t
addrSize
;
in GetAddrInfo()
local
Completed in 19 milliseconds