Searched defs:GetMaxCommonDivisor (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ | ||
H A D | thermal_hdf_utils.cpp | 61 int32_t ThermalHdfUtils::GetMaxCommonDivisor(int32_t a, int32_t b) in GetMaxCommonDivisor() function in OHOS::HDI::Thermal::V1_1::ThermalHdfUtils |
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/ | ||
H A D | thermal_kernel_policy.cpp | 119 int32_t ThermalKernelPolicy::GetMaxCommonDivisor(int32_t a, int32_t b) in GetMaxCommonDivisor() function in OHOS::PowerMgr::ThermalKernelPolicy |