Home
last modified time | relevance | path

Searched refs:startWatchingDeviceFiles (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.h60 bool startWatchingDeviceFiles();
Dthermal_watcher.cpp402 bool ThermalWatcher::startWatchingDeviceFiles() { in startWatchingDeviceFiles() function in aidl::android::hardware::thermal::implementation::ThermalWatcher
/hardware/google/pixel/thermal/
Dthermal-helper.cpp354 is_initialized_ = thermal_watcher_->startWatchingDeviceFiles(); in ThermalHelperImpl()