Home
last modified time | relevance | path

Searched defs:entity (Results 51 - 75 of 132) sorted by relevance

123456

/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DCurrencyDataEntry.java16 private String entity; field in CurrencyDataEntry
25 private CurrencyDataEntry(String entity, String currency, String alphabeticCode, Integer numericCode, Integer minorUnit, String withdrawalDate, String remark, boolean historic) { in CurrencyDataEntry() argument
36 public String entity() { in entity() method in CurrencyDataEntry
79 public Builder setEntity(String entity) { in setEntity() argument
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp533 static char getEntityValue (const std::string& entity) in getEntityValue() argument
561 std::string entity; in parseEntityValue() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
H A Dexport_db_storage.cpp133 NativeRdb::RowEntity entity; in QueryExportDetailRecord() local
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp222 RunningLockEntity* entity = nullptr; in UnwrapRunningLock() local
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp136 void CommonEventUnSubscribeTest::SetMatchingSkillsWithEntity(const std::string &entity) in SetMatchingSkillsWithEntity() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcsi.c21 struct media_entity *entity = &dev->isp_sdev.sd.entity; in get_remote_mipi_sensor() local
69 rkisp_csi_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) rkisp_csi_link_setup() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c22 struct media_entity *entity = &dev->isp_sdev.sd.entity; in get_remote_mipi_sensor() local
66 rkisp_csi_link_setup(struct media_entity *entity, const struct media_pad *local, const struct media_pad *remote, u32 flags) rkisp_csi_link_setup() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_operation.cpp76 void DistributedOperation::AddEntity(const std::string& entity) in AddEntity() argument
83 void DistributedOperation::RemoveEntity(const std::string& entity) in RemoveEntity() argument
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Doperation.cpp106 void Operation::AddEntity(const std::string &entity) in AddEntity() argument
118 RemoveEntity(const std::string &entity) RemoveEntity() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Dentity_collection.cpp236 AddEntity(EntityReference entity) AddEntity() argument
254 RemoveEntity(EntityReference entity) RemoveEntity() argument
295 SetId(string_view id, EntityReference entity) SetId() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp142 void EntityCollection::RemoveEntityRecursive(CORE_NS::Entity entity) in RemoveEntityRecursive() argument
175 void EntityCollection::AddEntity(EntityReference entity) in AddEntity() argument
194 RemoveEntity(EntityReference entity) RemoveEntity() argument
241 SetId(string_view id, EntityReference entity) SetId() argument
270 SetUniqueIdentifier(string_view id, EntityReference entity) SetUniqueIdentifier() argument
[all...]
H A Decs_util.h114 RewriteEntityReferences( CORE_NS::IEcs& ecs, CORE_NS::Entity entity, BASE_NS::unordered_map<CORE_NS::Entity, CORE_NS::Entity>& oldToNew) RewriteEntityReferences() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dimporter.cpp297 ReturnError Importer::ImportBuiltinValue(const ISerNode::ConstPtr& n, IAny& entity) in ImportBuiltinValue() argument
314 ReturnError Importer::ImportPointer(const ISerNode::ConstPtr& n, IAny& entity) in ImportPointer() argument
347 ImportValue(const ISerNode::ConstPtr& n, IAny& entity) ImportValue() argument
434 ImportFromNode(const ISerNode::ConstPtr& node, IAny& entity) ImportFromNode() argument
444 Import(BASE_NS::string_view name, IAny& entity) Import() argument
500 ImportFromNode(const ISerNode::ConstPtr& node, IAny& entity) ImportFromNode() argument
[all...]
H A Dexporter.cpp239 ReturnError Exporter::ExportPointer(const IAny& entity, ISerNode::Ptr& res) in ExportPointer() argument
270 ReturnError Exporter::ExportValue(const IAny& entity, ISerNode::Ptr& res) in ExportValue() argument
369 ExportToNode(const IAny& entity, ISerNode::Ptr& res) ExportToNode() argument
374 Export(BASE_NS::string_view name, const IAny& entity) Export() argument
432 ExportToNode(const IAny& entity, ISerNode::Ptr& res) ExportToNode() argument
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp153 auto entity = ecs_->GetEntityManager().CreateReferenceCounted(); in LoadImage() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp174 EntityReference EntityManager::GetReferenceCounted(const Entity entity) in GetReferenceCounted() argument
198 Destroy(const Entity entity) Destroy() argument
220 auto entity = MakeEntityId(e.generation, i); DestroyAllEntities() local
291 SetActive(const Entity entity, bool state) SetActive() argument
326 const Entity entity = MakeEntityId(e.generation, id); UpdateDeadEntities() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp276 auto &entity = EntityFactory::GetInstance().GetEntity(type); in OnAuthDisconnected() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitsConverter.java403 private void addEntity(String entity, int power) { in addEntity() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp81 GlobalValue *entity = in cacheAnnotationFromMD() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp274 NativeRdb::RowEntity entity; in QueryAppEventRecords() local
291 void FoldAppUsageDbHelper::ParseEntity(NativeRdb::RowEntity& entity, AppEventRecord& record) in ParseEntity() argument
[all...]
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp388 UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsType statsType, StatsUtils::StatsState state, int32_t uid) UpdateTimer() argument
421 UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsType statsType, int64_t time, int32_t uid) UpdateTimer() argument
543 UpdateCounter(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsType statsType, int64_t data, int32_t uid) UpdateCounter() argument
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp465 std::string entity = "ADDENTITY"; in HWTEST_F() local
618 std::string entity = "addEntity"; in HWTEST_F() local
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp1049 std::string entity = "ADDENTITY"; in HWTEST_F() local
1125 std::string entity = "ADDENTITY"; in HWTEST_F() local
1204 std::string entity = "ADDENTITY"; in HWTEST_F() local
1243 std::string entity = "ADDENTITY"; HWTEST_F() local
1403 std::string entity = "ADDENTITY"; HWTEST_F() local
1445 std::string entity = "ADDENTITY"; HWTEST_F() local
1526 std::string entity = "ADDENTITY"; HWTEST_F() local
1567 std::string entity = "ADDENTITY"; HWTEST_F() local
1727 std::string entity = "ADDENTITY"; HWTEST_F() local
1769 std::string entity = "ADDENTITY"; HWTEST_F() local
1941 std::string entity = "ADDENTITY"; HWTEST_F() local
2067 std::string entity = "ADDENTITY"; HWTEST_F() local
2112 std::string entity = "addEntity"; HWTEST_F() local
3009 std::string entity = "entity"; HWTEST_F() local
3042 std::string entity = "entity"; HWTEST_F() local
3075 std::string entity = "entity"; HWTEST_F() local
3109 std::string entity = "entity"; HWTEST_F() local
[all...]
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.cpp256 std::shared_ptr<SecCompEntity> entity = iter->second; in RemoveDialogWaitEntitys() local
296 void FirstUseDialog::StartDialogAbility(std::shared_ptr<SecCompEntity> entity, in StartDialogAbility() argument
339 bool FirstUseDialog::SetFirstUseMap(std::shared_ptr<SecCompEntity> entity) in SetFirstUseMap() argument
371 NotifyFirstUseDialog(std::shared_ptr<SecCompEntity> entity, sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) NotifyFirstUseDialog() argument
[all...]
H A Dsec_comp_manager.cpp381 std::shared_ptr<SecCompEntity> entity = in RegisterSecurityComponent() local

Completed in 23 milliseconds

123456