Home
last modified time | relevance | path

Searched refs:SetInternalValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp38 auto res = SetInternalValue(value); in SetValue()
106 AnyReturnValue PropertyBase::SetInternalValue(const IAny& value) in SetInternalValue() function in Internal::PropertyBase
H A Dstack_property.cpp130 res = SetInternalValue(value); in SetValue()
384 SetInternalValue(*currentValue_); in ResetValue()
393 SetInternalValue(*currentValue_); in RemoveAll()
H A Dproperty.h65 AnyReturnValue SetInternalValue(const IAny& value); in META_BEGIN_NAMESPACE()