Home
last modified time | relevance | path

Searched defs:TypeTempMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h39 using TypeTempMap = std::map<std::string, int32_t>; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h47 using TypeTempMap = std::map<std::string, int32_t>; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_observer.h31 using TypeTempMap = std::map<std::string, int32_t>; variable