Home
last modified time | relevance | path

Searched refs:GetStaticInterfaces (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dconcrete_base_object.h53 return GetStaticInterfaces(); in META_BEGIN_NAMESPACE()
H A Dobject_factory.h89 static auto interfaces = FinalClass::GetStaticInterfaces(); in GetClassInterfaces()
H A Dobject.h134 return GetStaticInterfaces(); in GetInterfaces()
137 static BASE_NS::vector<BASE_NS::Uid> GetStaticInterfaces() in GetStaticInterfaces() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dinterface_helpers.h380 return GetStaticInterfaces(); \
382 static BASE_NS::vector<BASE_NS::Uid> GetStaticInterfaces() \
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfuture.h92 static BASE_NS::vector<BASE_NS::Uid> GetStaticInterfaces() in GetStaticInterfaces() function
H A Dbase_object.h112 return GetStaticInterfaces(); in META_BEGIN_NAMESPACE()