Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.cpp724 CoolingType cooling_device_type; in ParseCoolingDevice() local
726 if (!getTypeFromString(cooling_device_type_str, &cooling_device_type)) { in ParseCoolingDevice()
757 .type = cooling_device_type, in ParseCoolingDevice()