Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp391 for (const auto &sensor_info_pair : sensor_info_map_) { in initializeSensorMap() local
392 std::string_view sensor_name = sensor_info_pair.first; in initializeSensorMap()