Searched refs:PowerRailInfo (Results 1 – 8 of 8) sorted by relevance
/hardware/google/pixel/thermal/pid_1_0/utils/ |
D | power_files.h | 67 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() 86 std::unordered_map<std::string, PowerRailInfo> power_rail_info_map_;
|
D | thermal_info.h | 130 struct PowerRailInfo { struct 142 std::unordered_map<std::string, PowerRailInfo> *power_rail_parsed); argument
|
D | thermal_info.cpp | 875 std::unordered_map<std::string, PowerRailInfo> *power_rails_parsed) { in ParsePowerRailInfo()
|
/hardware/google/pixel/thermal/utils/ |
D | power_files.h | 67 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() 86 std::unordered_map<std::string, PowerRailInfo> power_rail_info_map_;
|
D | thermal_info.h | 132 struct PowerRailInfo { struct 144 std::unordered_map<std::string, PowerRailInfo> *power_rail_parsed); argument
|
D | thermal_info.cpp | 923 std::unordered_map<std::string, PowerRailInfo> *power_rails_parsed) { in ParsePowerRailInfo()
|
/hardware/google/pixel/thermal/pid_1_0/ |
D | thermal-helper.h | 123 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap()
|
/hardware/google/pixel/thermal/ |
D | thermal-helper.h | 123 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap()
|