Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.cpp514 bool support_hard_limit = false; in ParseSensorInfo() local
561 support_hard_limit = true; in ParseSensorInfo()
645 bool is_monitor = (send_cb | send_powerhint | support_pid | support_hard_limit); in ParseSensorInfo()