Home
last modified time | relevance | path

Searched refs:GetIntervalCommonDivisor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_policy.cpp144 int32_t ThermalKernelPolicy::GetIntervalCommonDivisor(std::vector<int32_t> intervalList) in GetIntervalCommonDivisor() function in OHOS::PowerMgr::ThermalKernelPolicy
168 maxCd_ = GetIntervalCommonDivisor(intervalList); in CalculateMaxCd()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_zone_manager.cpp146 maxCd_ = GetIntervalCommonDivisor(intervalList); in CalculateMaxCd()
164 int32_t ThermalZoneManager::GetIntervalCommonDivisor(std::vector<int32_t> intervalList) in GetIntervalCommonDivisor() function in OHOS::HDI::Thermal::V1_1::ThermalZoneManager
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/policy/
H A Dthermal_kernel_policy.h62 int32_t GetIntervalCommonDivisor(std::vector<int32_t> intervalList);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_zone_manager.h130 int32_t GetIntervalCommonDivisor(std::vector<int32_t> intervalList);