Searched refs:tellMediatorAlive (Results 1 – 8 of 8) sorted by relevance
28 …void tellMediatorAlive(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] client… in tellMediatorAlive() method
108 void tellMediatorAlive( in tellMediatorAlive() method
59 …void tellMediatorAlive(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] client… in tellMediatorAlive() method
115 ndk::ScopedAStatus tellMediatorAlive(
256 ScopedAStatus WatchdogBinderMediator::tellMediatorAlive( in tellMediatorAlive() function in android::automotive::watchdog::WatchdogBinderMediator
317 auto status = mWatchdogBinderMediator->tellMediatorAlive(nullptr, {}, 0); in TEST_F()