Searched defs:levelValue (Results 1 – 5 of 5) sorted by relevance
219 char levelValue[MAX_PATH] = {0}; variable258 char levelValue[MAX_PATH] = {0}; variable297 char levelValue[MAX_PATH] = {0}; variable336 char levelValue[MAX_PATH] = {0}; variable366 char levelValue[MAX_PATH] = {0}; variable425 char levelValue[MAX_PATH] = {0}; variable483 char levelValue[MAX_PATH] = {0}; variable541 char levelValue[MAX_PATH] = {0}; variable607 char levelValue[MAX_PATH] = {0}; variable647 char levelValue[MAX_PATH] = {0}; variable[all …]
137 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local148 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local159 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local170 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local182 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
108 napi_value levelValue = nullptr; in OnThermalLevel() local206 int32_t levelValue = static_cast<int32_t>(level); in GetThermalLevel() local
418 uint32_t levelValue = actionMgr_->GetThermalLevel(); in GetThermalLevel() local
3756 void SetClickEffect(ArkUINodeHandle node, const int32_t levelValue, ArkUI_Float32 scaleValue) in SetClickEffect()