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:VALUE
(Results
1 - 25
of
37
) sorted by relevance
1
2
/foundation/arkui/ui_lite/test/unittest/events/
H
A
D
virtual_device_event_unit_test.cpp
25
const uint16_t
VALUE
= 20;
member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
medialibrary_business_record_column.cpp
25
const string MedialibraryBusinessRecordColumn::
VALUE
= "value";
member in OHOS::Media::MedialibraryBusinessRecordColumn
/foundation/arkui/ace_engine/test/unittest/interfaces/
H
A
D
navigation_controller_test.cpp
25
constexpr int32_t
VALUE
= 0;
member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H
A
D
interface_helpers.h
33
constexpr static bool
VALUE
= false;
member
38
constexpr static bool
VALUE
= true;
member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H
A
D
component_struct_macros.h
81
#undef
VALUE
macro
92
#define
VALUE
(val) val
macro
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H
A
D
property_macros.h
28
#undef
VALUE
macro
40
#define
VALUE
(val)
macro
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_data_cloud_sync_test.cpp
37
constexpr char
VALUE
[] = "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000#1";
member
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
kv_utils.h
78
static const std::string
VALUE
;
member in OHOS::DistributedKv::KvUtils
/foundation/arkui/ace_engine/test/unittest/core/pattern/loading_progress/
H
A
D
loading_progress_value_test_ng.cpp
39
const std::string
VALUE
= "loadingProgress";
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H
A
D
radio_setbuilder_test_ng.cpp
42
const std::string
VALUE
= "radio";
member
[all...]
H
A
D
radio_node_test_ng.cpp
42
const std::string
VALUE
= "radio";
member
[all...]
H
A
D
radio_value_test_ng.cpp
42
const std::string
VALUE
= "radio";
member
[all...]
H
A
D
radio_pattern_test_ng.cpp
46
const std::string
VALUE
= "radio";
member
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H
A
D
image_ffi_test.cpp
25
static const char*
VALUE
= "value";
member
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
system_ability_on_demand_event_test.cpp
35
const std::string
VALUE
= "testvalue";
member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H
A
D
accessibility_node_test_ng.cpp
32
const char
VALUE
[] = "value";
member
/foundation/arkui/ace_engine/test/unittest/core/layout/
H
A
D
layout_property_test_ng_two.cpp
1019
const std::string
VALUE
= "PixelRoundCalcPolicy.FORCE_CEIL";
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/render/
H
A
D
render_context_test_ng.cpp
41
const float
VALUE
= 1.0f;
member
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H
A
D
local_ability_manager_stub_test.cpp
41
constexpr const char*
VALUE
= "value";
member
/foundation/communication/nfc/test/unittest/services/tags_test/
H
A
D
mifare_classic_tag_test.cpp
42
static constexpr const auto
VALUE
= 257;
member in OHOS::NFC::TEST::MifareClassicTagTest
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H
A
D
kv_utils_test.cpp
46
static constexpr const char *
VALUE
= "value";
member in __anon7980::KvUtilTest
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
kv_utils.cpp
28
const std::string KvUtils::
VALUE
= "value";
member in OHOS::DistributedKv::KvUtils
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
kv_utils.cpp
30
const std::string KvUtils::
VALUE
= "value";
member in OHOS::DistributedKv::KvUtils
/foundation/multimodalinput/input/service/key_command/test/
H
A
D
two_finger_long_touch_test.cpp
51
const std::string
VALUE
= "value";
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
H
A
D
badge_test_ng.cpp
49
const std::string
VALUE
= "badge value";
member
Completed in 19 milliseconds
1
2