Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h106 int min_polling_count; member
Dthermal_info.cpp175 int min_polling_count = getIntFromValue(values["MinPollingCount"]); in getTempStuckInfoFromJsonValue() local