Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h171 void sendPowerExtHint(const Temperature_2_0 &t);
H A Dthermal-helper.cpp1319 sendPowerExtHint(t); in thermalWatcherCallbackFunc()
1358 void ThermalHelper::sendPowerExtHint(const Temperature_2_0 &t) { in sendPowerExtHint() function in android::hardware::thermal::V2_0::implementation::ThermalHelper