Home
last modified time | relevance | path

Searched defs:rate (Results 1 – 5 of 5) sorted by relevance

/base/update/updater/services/ui/view/component/
Dbox_progress_adapter.cpp100 float rate = static_cast<float>(GetValue()) / (progressWidth_ - 1); in GetPosOfEp() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_service_subscriber.cpp100 double rate = 0; in SetHistoryTypeTempMap() local
/base/sensors/sensor/test/unittest/common/src/
Dsystem_info.cpp42 inline double CHK_RATE(double rate) in CHK_RATE()
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_component_unittest.cpp190 float rate = static_cast<float>(boxProgress.GetValue()) / boxProgress.GetRangeMax(); variable
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_native_media_player.cpp360 double rate = 0.0; in HandlePlaybackRateChanged() local