Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp37 uint32_t actualLevSize = static_cast<uint32_t>(sensorInfo->second.size()); in CheckStandard() local
38 if (actualLevSize != expectedLevSize) { in CheckStandard()
51 uint32_t actualLevSize = static_cast<uint32_t>(sensorInfo->second.size()); in CheckStandard() local
52 if (actualLevSize == 0 || actualLevSize == expectedLevSize) { in CheckStandard()