Home
last modified time | relevance | path

Searched defs:SetCurrentValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_progress.cpp45 void NotificationProgress::SetCurrentValue(int32_t curValue) in SetCurrentValue() function in OHOS::Notification::NotificationProgress
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_transform_operation.h53 void SetCurrentValue(const TransformOperation& other) in SetCurrentValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_component.h111 void SetCurrentValue(const double newValue) in SetCurrentValue() function
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp213 void Property::SetCurrentValue(const std::shared_ptr<std::string> &str) in SetCurrentValue() function in OHOS::Media::Property