Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp1399 std::unordered_set<std::string> cooling_devices_name_parsed; in ParseCoolingDevice() local
1410 auto result = cooling_devices_name_parsed.insert(name.data()); in ParseCoolingDevice()