Home
last modified time | relevance | path

Searched refs:DEPRECATED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.cpp91 … if (excludeDeprecated && (factory->GetClassInfo().category & ObjectCategoryBits::DEPRECATED)) { in GetAllTypes()
113 … if (excludeDeprecated && (factory->GetClassInfo().category & ObjectCategoryBits::DEPRECATED)) { in GetAllTypes()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtypes.h121 DEPRECATED = 0x800, enumerator