Home
last modified time | relevance | path

Searched refs:BindedCdevInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dpower_files.h65 const BindedCdevInfo &binded_cdev_info,
87 const BindedCdevInfo &binded_cdev_info,
Dconfig_parser.h72 struct BindedCdevInfo { struct
96 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; argument
Dpower_files.cpp76 const BindedCdevInfo &binded_cdev_info, in registerPowerRailsToWatch()
318 const BindedCdevInfo &binded_cdev_info, in throttlingReleaseUpdate()
Dconfig_parser.cpp515 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; in ParseSensorInfo()