Home
last modified time | relevance | path

Searched refs:thermalLevel (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dthermal_policy.cpp42 ThermalLevel thermalLevel = thermalMgrClient.GetThermalLevel(); in GetPolicyMaxRunning() local
44 if (thermalLevel >= ThermalLevel::WARM) { in GetPolicyMaxRunning()
46 } else if (thermalLevel < ThermalLevel::WARM && thermalLevel >= ThermalLevel::NORMAL) { in GetPolicyMaxRunning()
51 WS_HILOGI("ThermalLevel:%{public}d, PolicyRes:%{public}d", thermalLevel, res); in GetPolicyMaxRunning()
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_control_msg.h45 int thermalLevel; member
71 thermalLevel = 1; in WifiScanDeviceInfo()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_scan_config.cpp42 mScanDeviceInfo.thermalLevel = WifiConfigCenter::GetInstance().GetThermalLevel(); in GetScanDeviceInfo()

Completed in 2 milliseconds