Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h133 std::unordered_map<std::string, PowerRailInfo> ParsePowerRailInfo(std::string_view config_path);
Dconfig_parser.cpp769 std::unordered_map<std::string, PowerRailInfo> ParsePowerRailInfo(std::string_view config_path) { in ParsePowerRailInfo() function