Home
last modified time | relevance | path

Searched defs:clusterIter (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp135 auto clusterIter = clusterLevelMap_.find(clusterName); in PolicyDecision() local
237 …for (auto clusterIter = clusterLevelMap_.begin(); clusterIter != clusterLevelMap_.end(); clusterIt… in PrintPolicyState() local
H A Dthermal_srv_config_parser.cpp597 const auto& clusterIter = clusterPolicyMap.find(clusterName); in ParsePolicyNode() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp279 const auto& clusterIter = policyConfigMap_.find(clusterName); in ParsePolicyNode() local
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dcpu_time_reader.cpp108 auto clusterIter = cpuFreqTimeMap.find(cluster); in GetUidCpuFreqTimeMs() local