Searched refs:startWatchingDeviceFiles (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/pixel/thermal/utils/ | ||
H A D | thermal_watcher.h | 57 bool startWatchingDeviceFiles(); |
H A D | thermal_watcher.cpp | 400 bool ThermalWatcher::startWatchingDeviceFiles() { in startWatchingDeviceFiles() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher |
/aosp12/hardware/google/pixel/thermal/ | ||
H A D | thermal-helper.cpp | 395 is_initialized_ = thermal_watcher_->startWatchingDeviceFiles(); in ThermalHelper() |