Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dpowerhal_helper.h63 void sendPowerExtHint(const Temperature &t);
Dpowerhal_helper.cpp158 void PowerHalService::sendPowerExtHint(const Temperature &t) { in sendPowerExtHint() function in aidl::android::hardware::thermal::implementation::PowerHalService
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1495 power_hal_service_.sendPowerExtHint(t); in thermalWatcherCallbackFunc()