Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h199 bool initializeSensorMap(const std::unordered_map<std::string, std::string> &path_map);
Dthermal-helper.cpp172 if (!initializeSensorMap(tz_map)) { in ThermalHelperImpl()
702 bool ThermalHelperImpl::initializeSensorMap( in initializeSensorMap() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl