Searched refs:ConstructFunctionsFromMetadata (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | metadata_helpers.h | 95 void ConstructFunctionsFromMetadata(Self* self, const StaticObjectMetadata& sm, const IMetadata::Pt… in ConstructFunctionsFromMetadata() function 175 META_NS::ConstructFunctionsFromMetadata(this, StaticObjectMeta(), meta); \
|
H A D | object.h | 428 ConstructFunctionsFromMetadata(this, FinalClass::StaticObjectMeta(), meta); in SetMetadata()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object.h | 83 META_NS::ConstructFunctionsFromMetadata(this, this->GetStaticObjectMetadata(), meta); in META_BEGIN_NAMESPACE()
|
H A D | meta_object.h | 119 META_NS::ConstructFunctionsFromMetadata(this, this->GetStaticObjectMetadata(), meta); in META_BEGIN_NAMESPACE()
|