Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h202 bool requestCdevByPower(std::string_view sensor_name, SensorStatus *sensor_status,
H A Dthermal-helper.cpp630 bool ThermalHelper::requestCdevByPower(std::string_view sensor_name, SensorStatus *sensor_status, in requestCdevByPower() function in android::hardware::thermal::V2_0::implementation::ThermalHelper
1262 if (!requestCdevByPower(name_status_pair.first, &sensor_status, sensor_info, in thermalWatcherCallbackFunc()