Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h124 struct PowerRailInfo { struct
128 std::unique_ptr<VirtualPowerRailInfo> virtual_power_rail_info; argument
133 std::unordered_map<std::string, PowerRailInfo> ParsePowerRailInfo(std::string_view config_path); argument