Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 95) sorted by relevance

1234

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
Dbtm_inq_db.c34 BtmInquiryDBEntity *entity = MEM_MALLOC.alloc(sizeof(BtmInquiryDBEntity)); in BtmAllocInquiryDBEntity() local
42 static void BtmFreeInquiryDBEntiry(void *entity) in BtmFreeInquiryDBEntiry()
63 BtmInquiryDBEntity *entity = NULL; in BtmFindInquiryEntiryByAddress() local
84 BtmInquiryDBEntity *entity = BtmFindInquiryEntiryByAddress(addr); in BtmAssignOrUpdateInquiryInfo() local
113 BtmInquiryDBEntity *entity = BtmFindInquiryEntiryByAddress(addr); in BtmQueryInquiryInfoByAddr() local
Dbtm_wl.c46 BtmWhiteListEntity *entity = MEM_MALLOC.alloc(sizeof(BtmWhiteListEntity)); in BtmAllocWhiteListEntity() local
54 static void BtmFreeWhiteListEntity(void *entity) in BtmFreeWhiteListEntity()
61 BtmWhiteListEntity *entity = NULL; in BtmFindWhiteListEntityByType() local
90 BtmWhiteListEntity *entity = NULL; in BtmFindWhiteListEntity() local
113 BtmWhiteListEntity *entity = NULL; in BtmAddDeviceToWhiteList() local
167 BtmWhiteListEntity *entity = NULL; in BtmRemoveDeviceFromWhiteList() local
276 BtmWhiteListEntity *entity = NULL; in BtmIsDeviceInWhiteList() local
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
Dbase_manager.inl123 void BaseManager<ComponentType, BaseClass>::Create(CORE_NS::Entity entity)
141 bool BaseManager<ComponentType, BaseClass>::Destroy(CORE_NS::Entity entity)
246 void BaseManager<ComponentType, BaseClass>::SetData(CORE_NS::Entity entity, const IPropertyHandle& …
274 IPropertyHandle* BaseManager<ComponentType, BaseClass>::GetData(CORE_NS::Entity entity)
356 void BaseManager<ComponentType, BaseClass>::Set(CORE_NS::Entity entity, const ComponentType& data)
392 ScopedHandle<ComponentType> BaseManager<ComponentType, BaseClass>::Write(CORE_NS::Entity entity)
399 void BaseManager<ComponentType, BaseClass>::Updated(CORE_NS::Entity entity)
439 BaseManager* owner, CORE_NS::Entity entity) noexcept
445 BaseManager* owner, CORE_NS::Entity entity, const ComponentType& data) noexcept
Dcomponent_query.cpp102 if (const Entity entity = baseComponentSet.GetEntity(id); em.IsAlive(entity)) { in Execute() local
224 for (const auto& entity : entities) { in OnEntityEvent() local
246 for (const auto& entity : entities) { in OnEntityEvent() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dentity_collection.cpp142 void EntityCollection::RemoveEntityRecursive(CORE_NS::Entity entity) in RemoveEntityRecursive()
175 void EntityCollection::AddEntity(EntityReference entity) in AddEntity()
183 for (const auto& entity : entities) { in AddEntities() local
194 bool EntityCollection::RemoveEntity(EntityReference entity) in RemoveEntity()
236 for (auto& entity : entities) { in RemoveEntities() local
241 void EntityCollection::SetId(string_view id, EntityReference entity) in SetId()
270 void EntityCollection::SetUniqueIdentifier(string_view id, EntityReference entity) in SetUniqueIdentifier()
491 for (auto& entity : entities_) { in SetActive() local
514 for (auto& entity : entities_) { in MarkDestroyed() local
582 …BASE_NS::string_view collection, BASE_NS::string_view name, CORE_NS::Entity entity, bool makeUniqu… in AddEntityToSubcollection()
[all …]
Dscene_holder.cpp541 auto entity = node->GetEntity(); in CreateCamera() local
587 auto entity = cameraComponentManager_->GetEntity(cameraCount); in SetDefaultCamera() local
597 void SceneHolder::SetMainCamera(const Entity& entity) in SetMainCamera()
638 void SceneHolder::AddCamera(const CORE_NS::Entity& entity) in AddCamera()
648 void SceneHolder::RemoveCamera(const CORE_NS::Entity& entity) in RemoveCamera()
875 bool GetEntityId(const CORE_NS::Entity& entity, BASE_NS::string_view& entityName, in GetEntityId()
952 …der::FindMesh(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, Entity& entity) in FindMesh()
996 BASE_NS::string SceneHolder::GetResourceId(CORE_NS::Entity entity) in GetResourceId()
1006 …:FindMaterial(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, Entity& entity) in FindMaterial()
1065 …FindAnimation(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, Entity& entity) in FindAnimation()
[all …]
Decs_listener.h145 if (const auto& entity = entities_.find(e.id); entity != entities_.cend()) { in SCENE_BEGIN_NAMESPACE() local
178 if (const auto& entity = entities_.find(e.id); entity != entities_.cend()) { in SCENE_BEGIN_NAMESPACE() local
210 IEcsProxyObject::WeakPtr entity; in SCENE_BEGIN_NAMESPACE() member
Decs_object.cpp68 void SetEntity(CORE_NS::IEcs::Ptr ecs, CORE_NS::Entity entity) override in SetEntity()
88 void BindObject(CORE_NS::IEcs::Ptr ecsInstance, CORE_NS::Entity entity) override in BindObject()
150 const CORE_NS::IComponentManager& componentManager, const CORE_NS::Entity& entity) override in DoComponentEvent()
261 void AddAttachment(CORE_NS::Entity entity) override in AddAttachment()
266 void RemoveAttachment(CORE_NS::Entity entity) override in RemoveAttachment()
Dsubmeshhandler.cpp33 void Initialize(CORE3D_NS::IMeshComponentManager* componentManager, CORE_NS::Entity entity, in Initialize()
84 SCENE_NS::IScene::Ptr scene, SceneHolder::Ptr sceneHolder, CORE_NS::Entity entity) in GetMaterialFromEntity()
112 const CORE_NS::IComponentManager& componentManager, const CORE_NS::Entity& entity) override in DoComponentEvent()
208 CORE_NS::Entity entity {}; in SetMaterialToEcs() local
Dasset_migration.cpp89 for (const auto& entity : entities) { in MigrateAnimation() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_bigint_test.cpp97 RowEntity entity; variable
131 RowEntity entity; variable
167 RowEntity entity; variable
239 RowEntity entity; variable
281 RowEntity entity; variable
323 RowEntity entity; variable
367 RowEntity entity; variable
405 RowEntity entity; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
Ddistributed_operation_test.cpp391 std::string entity = "test"; variable
409 std::string entity = "test"; variable
427 std::string entity = "test"; variable
527 std::string entity = "test"; variable
544 std::string entity = "test"; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
Drender_handle_component.h87 …CORE_NS::EntityReference entity = entityMgr.GetReferenceCounted(rhcMgr.GetEntityWithReference(hand… local
Danimation_state_component.h34 CORE_NS::Entity entity; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
Dpost_process_configuration_component_manager.cpp377 void PostProcessConfigurationComponentManager::Create(Entity entity) in Create()
398 bool PostProcessConfigurationComponentManager::Destroy(Entity entity) in Destroy()
494 void PostProcessConfigurationComponentManager::SetData(Entity entity, const IPropertyHandle& dataHa… in SetData()
520 IPropertyHandle* PostProcessConfigurationComponentManager::GetData(Entity entity) in GetData()
593 void PostProcessConfigurationComponentManager::Set(Entity entity, const PostProcessConfigurationCom… in Set()
629 …e<PostProcessConfigurationComponent> PostProcessConfigurationComponentManager::Write(Entity entity) in Write()
635 void PostProcessConfigurationComponentManager::Updated(Entity entity) in Updated()
655 PostProcessConfigurationComponentManager* owner, Entity entity) noexcept in ComponentHandle()
660 PostProcessConfigurationComponentManager* owner, Entity entity, in ComponentHandle()
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_matching_skill.cpp39 std::string entity(""); in GetEntity() local
43 void MatchingSkills::AddEntity(const std::string& entity) in AddEntity()
54 void MatchingSkills::RemoveEntity(const std::string& entity) in RemoveEntity()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
Dentity_manager.cpp174 EntityReference EntityManager::GetReferenceCounted(const Entity entity) in GetReferenceCounted()
198 void EntityManager::Destroy(const Entity entity) in Destroy()
220 auto entity = MakeEntityId(e.generation, i); in DestroyAllEntities() local
291 void EntityManager::SetActive(const Entity entity, bool state) in SetActive()
326 const Entity entity = MakeEntityId(e.generation, id); in UpdateDeadEntities() local
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
Dentity.h53 inline bool IsValid(const Entity entity) in IsValid()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
Dhci_acl.c137 HciTxPackets *entity = MEM_CALLOC.alloc(sizeof(HciTxPackets)); in AllocTxPacketsEntity() local
237 HciTxPackets *entity = NULL; in FindTxPacketsEntityByConnectionHandle() local
253 HciTxPackets *entity = NULL; in FindLeTxPacketsEntityByConnectionHandle() local
269 HciTxPackets *entity = FindTxPacketsEntityByConnectionHandle(connectionHandle); in HciAddTxAclPacket() local
282 HciTxPackets *entity = FindTxPacketsEntityByConnectionHandle(connectionHandle); in HciOnAclPacketComplete() local
290 HciTxPackets *entity = FindLeTxPacketsEntityByConnectionHandle(connectionHandle); in HciAddTxLePacket() local
303 HciTxPackets *entity = FindLeTxPacketsEntityByConnectionHandle(connectionHandle); in HciOnLePacketComplete() local
794 HciTxPackets *entity = FindTxPacketsEntityByConnectionHandle(connectionHandle); in HciRecoveryNumOfAclDataPackets() local
807 HciTxPackets *entity = FindLeTxPacketsEntityByConnectionHandle(connectionHandle); in HciRecoveryNumOfLeDataPackets() local
/foundation/ability/ability_lite/frameworks/want_lite/include/
Dwant_utils.h23 void *entity = nullptr; member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
DreaderIterator_impl.cpp22 ReadIteratorImpl::ReadIteratorImpl(std::shared_ptr<OHOS::FileManagement::ModuleFileIO::ReaderIterat… in ReadIteratorImpl()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Duri_lookup.cpp40 if (Entity entity = uriManager.GetEntity(i); entityManager.IsAlive(entity)) { in LookupResourceByUri() local
Dscene_util.h57 CORE_NS::Entity entity; member
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
Dimporter.cpp297 ReturnError Importer::ImportBuiltinValue(const ISerNode::ConstPtr& n, IAny& entity) in ImportBuiltinValue()
314 ReturnError Importer::ImportPointer(const ISerNode::ConstPtr& n, IAny& entity) in ImportPointer()
347 ReturnError Importer::ImportValue(const ISerNode::ConstPtr& n, IAny& entity) in ImportValue()
434 ReturnError Importer::ImportFromNode(const ISerNode::ConstPtr& node, IAny& entity) in ImportFromNode()
444 ReturnError ImportContext::Import(BASE_NS::string_view name, IAny& entity) in Import()
500 ReturnError ImportContext::ImportFromNode(const ISerNode::ConstPtr& node, IAny& entity) in ImportFromNode()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dskinning_system.cpp360 …Entity const& skinIbmEntity, array_view<const Entity> const& joints, Entity const& entity, Entity … in CreateInstance()
363 …!std::all_of(joints.begin(), joints.end(), [](const Entity& entity) { return EntityUtil::IsValid(e… in CreateInstance()
398 void SkinningSystem::CreateInstance(Entity const& skinIbmEntity, Entity const& entity, Entity const… in CreateInstance()
409 … joints.begin(), joints.end(), [](const Entity& entity) { return EntityUtil::IsValid(entity); })) { in CreateInstance()
442 void SkinningSystem::DestroyInstance(Entity const& entity) in DestroyInstance()

1234