Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h200 bool connectToPowerHal();
H A Dthermal-helper.cpp400 if (!connectToPowerHal()) { in ThermalHelper()
1328 bool ThermalHelper::connectToPowerHal() { in connectToPowerHal() function in android::hardware::thermal::V2_0::implementation::ThermalHelper