Home
last modified time | relevance | path

Searched defs:is_monitor (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.h112 bool is_monitor; member
H A Dconfig_parser.cpp645 bool is_monitor = (send_cb | send_powerhint | support_pid | support_hard_limit); in ParseSensorInfo() local