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
93 android::binder::Status tellMediatorAlive(const android::sp<ICarWatchdogClient>& mediator,
307 Status WatchdogBinderMediator::tellMediatorAlive( in tellMediatorAlive() function in android::automotive::watchdog::WatchdogBinderMediator
346 Status status = mWatchdogBinderMediator->tellMediatorAlive(nullptr, {}, 0); in TEST_F()