Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h205 void requestCdevBySeverity(std::string_view sensor_name, SensorStatus *sensor_status,
H A Dthermal-helper.cpp669 void ThermalHelper::requestCdevBySeverity(std::string_view sensor_name, SensorStatus *sensor_status, in requestCdevBySeverity() function in android::hardware::thermal::V2_0::implementation::ThermalHelper
1270 requestCdevBySeverity(name_status_pair.first, &sensor_status, sensor_info); in thermalWatcherCallbackFunc()