Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h176 return power_files_.GetPowerRailInfoMap(); in GetPowerRailInfoMap()
181 return power_files_.GetPowerStatusMap(); in GetPowerStatusMap()
233 PowerFiles power_files_; variable
Dthermal-helper.cpp183 if (!power_files_.registerPowerRailsToWatch(config)) { in ThermalHelperImpl()
1448 power_files_.refreshPowerStatus(); in thermalWatcherCallbackFunc()
1468 power_files_.GetPowerStatusMap(), cooling_device_info_map_, max_throttling, in thermalWatcherCallbackFunc()
1506 now - power_files_.GetPrevPowerLogTime()); in thermalWatcherCallbackFunc()
1508 power_files_.logPowerStatus(now); in thermalWatcherCallbackFunc()