Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.h88 void computeCoolingDevicesRequest(std::string_view sensor_name, const SensorInfo &sensor_info,
Dthermal_throttling.cpp772 void ThermalThrottling::computeCoolingDevicesRequest( in computeCoolingDevicesRequest() function in aidl::android::hardware::thermal::implementation::ThermalThrottling
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1472 thermal_throttling_.computeCoolingDevicesRequest( in thermalWatcherCallbackFunc()