Home
last modified time | relevance | path

Searched refs:GetMaxCd (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/thermal_manager/application/protector/include/
Dthermal_sensor_provision.h51 int32_t GetMaxCd();
/base/powermgr/thermal_manager/application/protector/include/policy/
Dthermal_kernel_policy.h50 int32_t GetMaxCd();
/base/powermgr/thermal_manager/application/protector/src/
Dthermal_sensor_provision.cpp249 int32_t ThermalSensorProvision::GetMaxCd() in GetMaxCd() function in OHOS::PowerMgr::ThermalSensorProvision
251 return g_service.GetPolicy()->GetMaxCd(); in GetMaxCd()
Dthermal_protector_timer.cpp59 int interval = provision_->GetMaxCd(); in CreateProvisionFd()
/base/powermgr/thermal_manager/application/protector/src/policy/
Dthermal_kernel_policy.cpp192 int32_t ThermalKernelPolicy::GetMaxCd() in GetMaxCd() function in OHOS::PowerMgr::ThermalKernelPolicy