Home
last modified time | relevance | path

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

/hardware/interfaces/health/utils/libhealthloop/
Dutils.cpp23 #define DEFAULT_PERIODIC_CHORES_INTERVAL_FAST (60 * 1) macro
29 .periodic_chores_interval_fast = DEFAULT_PERIODIC_CHORES_INTERVAL_FAST, in InitHealthdConfig()