Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp419 if (auto watchdogClient = ndk::SharedRefBase::make<WatchdogClient>(looper, service); in invokeWatchDogClient() local
420 watchdogClient->initialize()) { in invokeWatchDogClient()
421 watchdogClient->checkIfAlive(-1, TimeoutLength::TIMEOUT_NORMAL); in invokeWatchDogClient()
422 watchdogClient->prepareProcessTermination(); in invokeWatchDogClient()