Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp118 constexpr const char kPropertyClientCheckInterval[] = "ro.carwatchdog.client_healthcheck.interval"; variable
267 GetIntProperty(kPropertyClientCheckInterval, kMissingIntPropertyValue); in WatchdogProcessService()