Searched refs:initializeTrip (Results 1 – 2 of 2) sorted by relevance
111 bool initializeTrip(const std::map<std::string, std::string> &path_map);
222 thermal_watcher_->registerFilesToWatch(monitored_sensors, cdev_paths, initializeTrip(tz_map)); in ThermalHelper()431 bool ThermalHelper::initializeTrip(const std::map<std::string, std::string> &path_map) { in initializeTrip() function in android::hardware::thermal::V2_0::implementation::ThermalHelper