Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_thermal_level.h63 static int32_t lastValue_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_property_animation.h78 std::shared_ptr<RSRenderPropertyBase> lastValue_; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_progress.h330 int32_t lastValue_; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_thermal_level.cpp39 int32_t ActionThermalLevel::lastValue_ = INT_MIN; member in OHOS::PowerMgr::ActionThermalLevel