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:tempSize
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
node_utils.cpp
33
ArkUI_Int32*
tempSize
= new ArkUI_Int32[2];
in OH_ArkUI_NodeUtils_GetLayoutSize()
local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H
A
D
main.cpp
67
int
tempSize
= jsHeapSize.toInt();
in InitPage()
local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H
A
D
napi_common_fileaccess.cpp
149
size_t
tempSize
= 0;
in GetStringValue()
local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H
A
D
media_manager.cpp
39
int64_t
tempSize
= -1;
in Create()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_layout_element.cpp
184
auto
tempSize
= GetMeasureTextSize(property->GetContent().value_or(""),
in ChooseExactFontSize()
local
265
auto
tempSize
= GetMeasureTextSize(textProp->GetContent().value(), textProp->GetFontSize().value(),
in TryShrinkTextWidth()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_browse.cpp
406
uint16_t
tempSize
= frameSize;
in CountMpFrameSize()
local
528
uint16_t
tempSize
in CountMeFrameSize()
local
791
uint16_t
tempSize
= frameSize;
AssemblePacket()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H
A
D
render_indexer.cpp
92
double
tempSize
= (sizeMax.Height() - paddingY_ * DOUBLE) / itemCount_;
in PerformLayout()
local
/foundation/arkui/ui_lite/frameworks/common/
H
A
D
spannable_string.cpp
213
uint8_t
tempSize
= tempSpan->data_.fontSize;
in SetFontSize()
local
399
ColorType
tempSize
;
in SetBackgroundColor()
local
462
ColorType
tempSize
;
in SetForegroundColor()
local
524
ColorType
tempSize
;
SetLineBackgroundColor()
local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H
A
D
audio_service_common_unit_test.cpp
390
size_t
tempSize
= 1920;
in HWTEST()
local
435
size_t
tempSize
= 19200;
in HWTEST()
local
474
size_t
tempSize
= 480;
HWTEST()
local
512
size_t
tempSize
= 480;
HWTEST()
local
557
size_t
tempSize
= 480;
HWTEST()
local
596
size_t
tempSize
= 480;
HWTEST()
local
649
size_t
tempSize
= 1920;
HWTEST()
local
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H
A
D
ui_spannable_string_unit_test.cpp
944
uint8_t
tempSize
= 0;
in HWTEST_F()
local
1021
uint8_t
tempSize
= 0;
in HWTEST_F()
local
/foundation/arkui/ui_lite/frameworks/draw/
H
A
D
draw_label.cpp
135
uint8_t
tempSize
= fontSize;
in GetLineMaxLetterSize()
local
Completed in 10 milliseconds