Home
last modified time | relevance | path

Searched refs:ThermalThrottlingStatus (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.h39 struct ThermalThrottlingStatus { struct
73 const std::unordered_map<std::string, ThermalThrottlingStatus> &GetThermalThrottlingStatusMap() in GetThermalThrottlingStatusMap() argument
139 std::unordered_map<std::string, ThermalThrottlingStatus> thermal_throttling_status_map_;
/hardware/google/pixel/thermal/tests/
Dmock_thermal_helper.h56 MOCK_METHOD((const std::unordered_map<std::string, ThermalThrottlingStatus> &),
/hardware/google/pixel/thermal/
Dthermal-helper.h105 virtual const std::unordered_map<std::string, ThermalThrottlingStatus> &
170 const std::unordered_map<std::string, ThermalThrottlingStatus> &GetThermalThrottlingStatusMap() in GetThermalThrottlingStatusMap()