Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h116 const std::function<int64_t(pid_t)>& getStartTimeForPidFunc,
DWatchdogProcessService.cpp238 const std::function<int64_t(pid_t)>& getStartTimeForPidFunc, in WatchdogProcessService() argument
243 kGetStartTimeForPidFunc(getStartTimeForPidFunc), in WatchdogProcessService()