Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h132 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path);
Dconfig_parser.cpp683 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path) { in ParseCoolingDevice() function