Searched defs:kGetStartTimeForPidFunc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ | ||
D | WatchdogProcessService.h | 304 const std::function<int64_t(pid_t)> kGetStartTimeForPidFunc; variable |
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/ | ||
D | WatchdogProcessServiceTest.cpp | 384 const std::function<int64_t(pid_t)> kGetStartTimeForPidFunc; member in android::automotive::watchdog::WatchdogProcessServiceTest |