Home
last modified time | relevance | path

Searched defs:UpdateValue (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
Drender_texttimer.cpp115 void RenderTextTimer::UpdateValue(uint32_t elapsedTime) in UpdateValue() function in OHOS::Ace::RenderTextTimer
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Drender_picker_option.cpp108 void RenderPickerOption::UpdateValue(uint32_t newIndex, const std::string& newText) in UpdateValue() function in OHOS::Ace::RenderPickerOption
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/strategy/
Dvideo_strategy_center.cpp248 void VideoStrategyCenter::UpdateValue(ScheduleType type, int32_t value) in UpdateValue() function in OHOS::CameraStandard::DeferredProcessing::VideoStrategyCenter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_encrypt_test.cpp215 int UpdateValue(const Key &key, const Value &value) in UpdateValue() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_modifier.cpp56 void GaugeModifier::UpdateValue() in UpdateValue() function in OHOS::Ace::NG::GaugeModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_pattern.cpp1705 void SliderPattern::UpdateValue(float value) in UpdateValue() function in OHOS::Ace::NG::SliderPattern