Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h137 bool initializeStats(const Json::Value &config,
Dthermal_stats_helper.cpp87 bool ThermalStatsHelper::initializeStats( in initializeStats() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper
/hardware/google/pixel/thermal/
Dthermal-helper.cpp189 if (!thermal_stats_helper_.initializeStats(config, sensor_info_map_, in ThermalHelperImpl()