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:DEFAULT_SIZE
(Results
1 - 14
of
14
) sorted by relevance
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/ipc/
H
A
D
lnn_bus_center_ipc_test.cpp
57
constexpr uint8_t
DEFAULT_SIZE
= 5;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
db_store_mock.h
119
static const uint32_t
DEFAULT_SIZE
= 0;
member in OHOS::DistributedData::DBStoreMock
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H
A
D
qrcode_layout_algorithm.cpp
22
constexpr Dimension
DEFAULT_SIZE
= 240.0_vp;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H
A
D
indexer_layout_property.cpp
23
constexpr float
DEFAULT_SIZE
= 12.0f;
member
/foundation/arkui/ace_engine/frameworks/core/components/multimodal/
H
A
D
rosen_render_multimodal.cpp
45
constexpr double
DEFAULT_SIZE
= 20.0;
member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H
A
D
samgr_lite_inner.h
30
#define
DEFAULT_SIZE
1
macro
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H
A
D
net_ledger_test.cpp
41
constexpr uint8_t
DEFAULT_SIZE
= 5;
member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H
A
D
listfile.h
42
constexpr int
DEFAULT_SIZE
= -1;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_children_main_size.h
42
constexpr float
DEFAULT_SIZE
= -1.0f;
member
138
childrenSize_.resize(std::max(size, 0),
DEFAULT_SIZE
);
in ResizeChildrenSize()
local
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H
A
D
InnerInterfaceDependCheckTest.cpp
48
constexpr int32_t
DEFAULT_SIZE
= 100;
member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H
A
D
list_file.h
52
constexpr int
DEFAULT_SIZE
= -1;
member
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glCompressApi/entry/src/main/cpp/
H
A
D
test_glCompressApi.cpp
39
static const int
DEFAULT_SIZE
= 256;
variable
[all...]
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H
A
D
sample_info.h
61
constexpr int32_t
DEFAULT_SIZE
= 1920 * 1440;
member
/foundation/arkui/ace_engine/test/unittest/core/syntax/
H
A
D
lazy_for_each_syntax_test_ng.cpp
62
constexpr int32_t
DEFAULT_SIZE
= 0;
member
[all...]
Completed in 9 milliseconds