Home
last modified time | relevance | path

Searched defs:processIdentifier (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/1/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 ….internal.ICarWatchdogMonitor monitor, in android.automotive.watchdog.internal.ProcessIdentifier p… in tellDumpFinished()
/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java148 ProcessIdentifier processIdentifier = new ProcessIdentifier(); in testIndirectCall_TellCarWatchdogServiceAlive() local
161 ProcessIdentifier processIdentifier = new ProcessIdentifier(); in testIndirectCall_TellDumpFinished() local
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/2/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 ….internal.ICarWatchdogMonitor monitor, in android.automotive.watchdog.internal.ProcessIdentifier p… in tellDumpFinished()
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogInternalHandlerTest.cpp324 ProcessIdentifier processIdentifier; in TEST_F() local
343 ProcessIdentifier processIdentifier; in TEST_F() local
358 ProcessIdentifier processIdentifier; in TEST_F() local
371 ProcessIdentifier processIdentifier; in TEST_F() local
DWatchdogProcessServiceTest.cpp80 ProcessIdentifier processIdentifier; in constructProcessIdentifier() local
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 ….internal.ICarWatchdogMonitor monitor, in android.automotive.watchdog.internal.ProcessIdentifier p… in tellDumpFinished()
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdog.aidl96 void tellDumpFinished(in ICarWatchdogMonitor monitor, in ProcessIdentifier processIdentifier); in tellDumpFinished()
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 ….internal.ICarWatchdogMonitor monitor, in android.automotive.watchdog.internal.ProcessIdentifier p… in tellDumpFinished()
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp404 const ProcessIdentifier& processIdentifier) { in tellDumpFinished()
762 ProcessIdentifier processIdentifier; in dumpAndKillClientsIfNotResponding() local
1099 ProcessIdentifier processIdentifier; in cacheVhalProcessIdentifierForPid() local
1162 std::optional<ProcessIdentifier> processIdentifier; in terminateVhal() local
DWatchdogInternalHandler.cpp259 const ProcessIdentifier& processIdentifier) { in tellDumpFinished()
/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/
DCarWatchdogDaemonHelper.java238 ProcessIdentifier processIdentifier) throws RemoteException { in tellDumpFinished()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java459 ProcessIdentifier processIdentifier = new ProcessIdentifier(); in toProcessIdentifierList() local