Searched refs:GetSensorInfoMap (Results 1 – 2 of 2) sorted by relevance
280 const auto &map = thermal_helper_.GetSensorInfoMap(); in dumpVirtualSensorInfo()329 const auto &map = thermal_helper_.GetSensorInfoMap(); in dumpThrottlingInfo()647 const auto &map = thermal_helper_.GetSensorInfoMap(); in debug()664 const auto &map = thermal_helper_.GetSensorInfoMap(); in debug()675 const auto &map = thermal_helper_.GetSensorInfoMap(); in debug()
140 const std::unordered_map<std::string, SensorInfo> &GetSensorInfoMap() const { in GetSensorInfoMap() function