Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp830 std::shared_ptr<ThrottlingInfo> *throttling_info, in ParseSensorThrottlingInfo()
1356 std::shared_ptr<ThrottlingInfo> throttling_info; in ParseSensorInfo() local
Dthermal_throttling.cpp120 std::string_view sensor_name, const std::shared_ptr<ThrottlingInfo> &throttling_info, in registerThermalThrottling()
Dthermal_info.h229 std::shared_ptr<ThrottlingInfo> throttling_info; member