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/
Dconfig_parser.cpp255 std::set<std::string> cooling_devices_name_parsed; in ParseCoolingDevice() local
267 auto result = cooling_devices_name_parsed.insert(name.data()); in ParseCoolingDevice()