Home
last modified time | relevance | path

Searched refs:ConstructFunctionsFromMetadata (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dmetadata_helpers.h95 void ConstructFunctionsFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Pt… in ConstructFunctionsFromMetadata() function
175 META_NS::ConstructFunctionsFromMetadata(this, StaticObjectMeta(), meta); \
H A Dobject.h428 ConstructFunctionsFromMetadata(this, FinalClass::StaticObjectMeta(), meta); in SetMetadata()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.h83 META_NS::ConstructFunctionsFromMetadata(this, this->GetStaticObjectMetadata(), meta); in META_BEGIN_NAMESPACE()
H A Dmeta_object.h119 META_NS::ConstructFunctionsFromMetadata(this, this->GetStaticObjectMetadata(), meta); in META_BEGIN_NAMESPACE()