Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.h117 struct CdevInfo { struct
132 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path); argument