Home
last modified time | relevance | path

Searched defs:entity (Results 1 - 25 of 78) sorted by relevance

1234

/foundation/ability/ability_lite/frameworks/want_lite/include/
H A Dwant_utils.h23 void *entity = nullptr; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Drender_handle_component.h87 CORE_NS::EntityReference entity = entityMgr.GetReferenceCounted(rhcMgr.GetEntityWithReference(handle)); GetOrCreateEntityReference() local
[all...]
H A Danimation_state_component.h34 CORE_NS::Entity entity; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/serialization/
H A Dintf_export_context.h33 ISerNode::Ptr ExportToNode(const IAny& entity) in ExportToNode() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A DreaderIterator_impl.cpp22 ReadIteratorImpl::ReadIteratorImpl(std::shared_ptr<OHOS::FileManagement::ModuleFileIO::ReaderIteratorEntity> entity) in ReadIteratorImpl() argument
H A DrandomAccessFile_impl.cpp56 RandomAccessFileImpl(std::shared_ptr< OHOS::FileManagement::ModuleFileIO::RandomAccessFileEntity> entity) RandomAccessFileImpl() argument
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_want_ffi.cpp106 void FFICJWantAddEntity(WantHandle want, const char* entity) in FFICJWantAddEntity() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_class.h56 static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.h57 CORE_NS::Entity entity; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_serializer.h39 CORE_NS::Entity entity; member
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Dintf_ecs_serializer.h39 Entity entity; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dsubmeshhandler.cpp83 GetMaterialFromEntity( SCENE_NS::IScene::Ptr scene, SceneHolder::Ptr sceneHolder, CORE_NS::Entity entity) GetMaterialFromEntity() argument
[all...]
H A Decs_listener.h80 void AddEntity(const CORE_NS::Entity& entity, IEcsProxyObject::WeakPtr object, CORE_NS::IComponentManager& manager) in AddEntity() argument
115 RemoveEntity( const CORE_NS::Entity& entity, IEcsProxyObject::WeakPtr object, CORE_NS::IComponentManager& manager) RemoveEntity() argument
210 IEcsProxyObject::WeakPtr entity; global() member
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h106 Entity entity; member
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_class.h55 template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_component_manager.h207 CreateComponent(T& componentManager, const Entity& entity) CreateComponent() argument
[all...]
H A Dentity.h53 inline bool IsValid(const Entity entity) in IsValid() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_class.h55 template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() argument
/foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/
H A Dwant_constant.cpp33 napi_value entity = nullptr; in WantConstantInit() local
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Ddata_detector_interface.h45 std::string entity; member
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_class.h59 template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_operation_test.cpp391 std::string entity = "test"; in HWTEST_F() local
409 std::string entity = "test"; in HWTEST_F() local
427 std::string entity = "test"; in HWTEST_F() local
527 std::string entity = "test"; in HWTEST_F() local
544 std::string entity in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/specified_ability_service_test/
H A Dspecified_ability_service_test.cpp49 Want SpecifiedAbilityServiceTest::CreateWant(const std::string& entity) in CreateWant() argument
/foundation/ability/ability_runtime/test/unittest/cj_want_ffi_test/
H A Dcj_want_ffi_test.cpp195 const char* entity = "test_entity"; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H A Drender_data_store_default_dotfield.cpp82 void RenderDataStoreDefaultDotfield::RemoveDotfieldPrimitive(const Entity& entity) in RemoveDotfieldPrimitive() argument

Completed in 9 milliseconds

1234