Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h203 void initializeTrip(const std::unordered_map<std::string, std::string> &path_map,
Dthermal-helper.cpp345 initializeTrip(tz_map, &monitored_sensors, thermal_genl_enabled); in ThermalHelperImpl()
823 void ThermalHelperImpl::initializeTrip(const std::unordered_map<std::string, std::string> &path_map, in initializeTrip() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl