Home
last modified time | relevance | path

Searched refs:GetPowerRailInfoMap (Results 1 – 6 of 6) sorted by relevance

/hardware/google/pixel/thermal/pid_1_0/utils/
Dpower_files.h67 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() function
/hardware/google/pixel/thermal/utils/
Dpower_files.h67 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() function
/hardware/google/pixel/thermal/pid_1_0/
Dthermal-helper.h123 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() function
124 return power_files_.GetPowerRailInfoMap(); in GetPowerRailInfoMap()
DThermal.cpp507 const auto &power_rail_info_map = thermal_helper_.GetPowerRailInfoMap(); in dumpPowerRailInfo()
/hardware/google/pixel/thermal/
Dthermal-helper.h123 const std::unordered_map<std::string, PowerRailInfo> &GetPowerRailInfoMap() const { in GetPowerRailInfoMap() function
124 return power_files_.GetPowerRailInfoMap(); in GetPowerRailInfoMap()
DThermal.cpp513 const auto &power_rail_info_map = thermal_helper_.GetPowerRailInfoMap(); in dumpPowerRailInfo()