Searched refs:CdevInfo (Results 1 – 5 of 5) sorted by relevance
117 struct CdevInfo { struct132 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path); argument
66 const CdevInfo &cdev_info, const PowerRailInfo &power_rail_info);
77 const CdevInfo &cdev_info, in registerPowerRailsToWatch()
683 std::unordered_map<std::string, CdevInfo> ParseCoolingDevice(std::string_view config_path) { in ParseCoolingDevice()685 std::unordered_map<std::string, CdevInfo> cooling_devices_parsed; in ParseCoolingDevice()
144 const std::unordered_map<std::string, CdevInfo> &GetCdevInfoMap() const { in GetCdevInfoMap()217 std::unordered_map<std::string, CdevInfo> cooling_device_info_map_;