Home
last modified time | relevance | path

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

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