Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h180 void initializeTrip(const std::unordered_map<std::string, std::string> &path_map,
H A Dthermal-helper.cpp386 initializeTrip(tz_map, &monitored_sensors, thermal_genl_enabled); in ThermalHelper()
925 void ThermalHelper::initializeTrip(const std::unordered_map<std::string, std::string> &path_map, in initializeTrip() function in android::hardware::thermal::V2_0::implementation::ThermalHelper