Searched defs:GetPropertyValue (Results 1 – 5 of 5) sorted by relevance
75 T GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDe… in GetPropertyValue() function85 T GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName) in GetPropertyValue() function
59 const std::shared_ptr<RSPropertyBase> RSPropertyAnimation::GetPropertyValue() const in GetPropertyValue() function in OHOS::Rosen::RSPropertyAnimation
117 const std::shared_ptr<RSRenderPropertyBase> RSRenderPropertyAnimation::GetPropertyValue() const in GetPropertyValue() function in OHOS::Rosen::RSRenderPropertyAnimation
179 T JsiObject::GetPropertyValue(const char* prop, T defaultValue) const function in OHOS::Ace::Framework::JsiObject200 T JsiObject::GetPropertyValue(int32_t propertyIndex, T defaultValue) const function in OHOS::Ace::Framework::JsiObject
94 Type& GetPropertyValue(uintptr_t ptr) in GetPropertyValue() function