Home
last modified time | relevance | path

Searched defs:PropertyBase (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.h37 class PropertyBase : public MinimalObject<ClassId::Property, IProperty, IPropertyInternal, ILockable, IValue> { class
41 PropertyBase(BASE_NS::string name) : name_(BASE_NS::move(name)) {} in PropertyBase() function in Internal::PropertyBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h74 class PropertyBase : public virtual AceType { class
[all...]

Completed in 2 milliseconds