Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_config_file_parser.h46 std::map<std::string, SensorInfoMap> GetSensorInfoMap() in GetSensorInfoMap() function
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp181 std::map<std::string, SensorInfoMap> sensorInfoMap = g_parser->GetSensorInfoMap(); in GetSensorClusterName()