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
refs:ENTITY
(Results
1 - 21
of
21
) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H
A
D
file_test.cpp
64
UDType type = UDType::
ENTITY
;
in HWTEST_F()
80
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
application_defined_record_test.cpp
92
UDType type = UDType::
ENTITY
;
in HWTEST_F()
107
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
system_defined_pixelmap_test.cpp
77
UDType type = UDType::
ENTITY
;
in HWTEST_F()
93
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
audio_test.cpp
62
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
system_defined_form_test.cpp
62
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
image_test.cpp
62
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
folder_test.cpp
62
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
video_test.cpp
63
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
unified_meta_test.cpp
69
EXPECT_EQ(ret, value >=
ENTITY
&& value < UD_BUTT);
in HWTEST_F()
223
bool ret1 = UnifiedDataUtils::IsValidType(UDType::
ENTITY
- 1);
in HWTEST_F()
240
bool ret1 = UnifiedDataUtils::IsValidType(UDType::
ENTITY
);
in HWTEST_F()
H
A
D
html_test.cpp
131
UDType type = UDType::
ENTITY
;
in HWTEST_F()
H
A
D
link_test.cpp
63
UDType type = UDType::
ENTITY
;
in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H
A
D
udmf_types_util_test.cpp
179
const UDType input = UDType::
ENTITY
;
in HWTEST_F()
194
UDType output = UDType::
ENTITY
;
in HWTEST_F()
261
UDType input = UDType::
ENTITY
;
in HWTEST_F()
276
UDType output = UDType::
ENTITY
;
in HWTEST_F()
/foundation/multimodalinput/input/service/key_command/test/
H
A
D
two_finger_long_touch_test.cpp
49
const std::string
ENTITY
= "entity";
member
215
std::string expected =
ENTITY
.data() + std::to_string(i + 1);
in AbilityCallback()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H
A
D
unified_meta.cpp
25
{
ENTITY
, "
ENTITY
", "general.entity" },
546
return value >=
ENTITY
&& value < UD_BUTT;
in IsValidType()
/foundation/distributeddatamgr/udmf/framework/common/
H
A
D
udmf_types_util.cpp
169
if (type <
ENTITY
|| type >= UD_BUTT) {
in Unmarshalling()
H
A
D
tlv_util.cpp
108
if (type < UDType::
ENTITY
|| type >= UDType::UD_BUTT) {
in Reading()
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H
A
D
unified_meta.h
67
ENTITY
= 0,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H
A
D
bms_bundle_kit_service_base_test.cpp
54
const std::string
ENTITY
= "entity.system.home";
member
171
skill.entities = {
ENTITY
};
in MockInstallBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_kit_service_test.cpp
101
const std::string
ENTITY
= "entity.system.home";
member
644
skill.entities = {
ENTITY
};
in MockInstallBundle()
665
skill.entities = {
ENTITY
};
in MockInstallExtension()
774
skill.entities = {
ENTITY
};
in MockInstallBundle()
909
skillForAbility.entities.push_back(
ENTITY
);
in MockAbilitySkillInfo()
929
skillForExtension.entities.push_back(
ENTITY
);
in MockExtensionSkillInfo()
1110
EXPECT_EQ(skill.entities[0],
ENTITY
);
in CheckSkillInfos()
1122
EXPECT_EQ(skill.entities[0],
ENTITY
);
in CheckSkillInfos()
11580
skill.entities = {
ENTITY
};
in HWTEST_F()
11619
skill.entities = {
ENTITY
};
in HWTEST_F()
[all...]
H
A
D
bms_bundle_data_mgr_test.cpp
104
const std::string
ENTITY
= "entity.system.home";
member
542
skill.entities = {
ENTITY
};
in MockInstallBundle()
563
skill.entities = {
ENTITY
};
in MockInstallExtension()
652
skill.entities = {
ENTITY
};
in MockInstallBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H
A
D
bms_data_mgr_test.cpp
60
const std::string
ENTITY
= "entity.system.home";
member
1461
skill.entities = {
ENTITY
};
in HWTEST_F()
Completed in 53 milliseconds