Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h106 const std::map<std::string, SensorInfo> &GetSensorInfoMap() const { return sensor_info_map_; } in GetSensorInfoMap() function
DThermal.cpp357 const auto &map = thermal_helper_.GetSensorInfoMap(); in debug()
373 const auto &map = thermal_helper_.GetSensorInfoMap(); in debug()