Home
last modified time | relevance | path

Searched defs:GetAttachments (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attach.h105 BASE_NS::vector<IObject::Ptr> GetAttachments() const in GetAttachments() function
124 BASE_NS::vector<typename T::Ptr> GetAttachments() const in GetAttachments() function
H A Dintf_attachment_container.h95 BASE_NS::vector<IObject::Ptr> GetAttachments() in GetAttachments() function
100 BASE_NS::vector<typename T::Ptr> GetAttachments() in GetAttachments() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.cpp68 BASE_NS::vector<IObject::Ptr> Object::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool stri… in GetAttachments() function in Internal::Object
H A Dattachment_container.cpp184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& ui… in GetAttachments() function in AttachmentContainer
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp256 virtual BASE_NS::vector<CORE_NS::Entity> GetAttachments() override in GetAttachments() function in EcsObject
H A Dnode_impl.cpp335 BASE_NS::vector<CORE_NS::Entity> NodeImpl::GetAttachments() in GetAttachments() function in NodeImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h444 BASE_NS::vector<typename T::Ptr> GetAttachments() const in GetAttachments() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h486 …BASE_NS::vector<IObject::Ptr> GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) con… in GetAttachments() function