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:rawSize
(Results
1 - 7
of
7
) sorted by relevance
/foundation/window/window_manager/test/fuzztest/window_scene/
H
A
D
data_source.h
45
const std::uint8_t* GetRaw(size_t
rawSize
)
in GetRaw()
argument
60
auto
rawSize
= sizeof(std::string::value_type) * num;
in GetString()
local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H
A
D
screensessionmanager_fuzzer.cpp
76
auto
rawSize
= source.size_ - source.pos_;
in IPCFuzzTest()
local
208
auto
rawSize
= source.size_ - source.pos_;
in IPCInterfaceFuzzTest()
local
/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H
A
D
sessioninterface_fuzzer.cpp
94
auto
rawSize
= source.size_ - source.pos_;
in IPCFuzzTest()
local
175
auto
rawSize
= source.size_ - source.pos_;
in IPCInterfaceFuzzTest()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_pixelmap.cpp
239
const auto
rawSize
= static_cast<size_t>(rowPitch * info.size.height);
in IsSizeValid()
local
/foundation/communication/ipc/ipc/native/src/mock/include/
H
A
D
dbinder_base_invoker_object.h
280
size_t
rawSize
= receivedRawData->GetSize();
in TranslateRawData()
local
/foundation/arkui/ui_lite/frameworks/font/
H
A
D
ui_font_vector.cpp
909
uint32_t
rawSize
= glyphNode.cols * glyphNode.rows * pixSize;
in SetFace()
local
/foundation/arkui/ace_engine/component_ext/movingphoto/
H
A
D
movingphoto_pattern.cpp
672
SizeF MovingPhotoPattern::CalculateFitContain(const SizeF&
rawSize
, const SizeF& layoutSize)
in CalculateFitContain()
argument
693
SizeF MovingPhotoPattern::CalculateFitCover(const SizeF&
rawSize
, cons
argument
709
CalculateFitNone(const SizeF&
rawSize
)
CalculateFitNone()
argument
714
CalculateFitScaleDown(const SizeF&
rawSize
, const SizeF& layoutSize)
CalculateFitScaleDown()
argument
723
CalculateFitAuto(const SizeF&
rawSize
, const SizeF& layoutSize)
CalculateFitAuto()
argument
[all...]
Completed in 9 milliseconds