Searched refs:BinderDiedCallback (Results 1 – 4 of 4) sorted by relevance
43 void RemoteMonitor::BinderDiedCallback(void* cookie) { in BinderDiedCallback() function in android::automotive::computepipe::router::V1_0::implementation::RemoteMonitor
32 : mDeathMonitor(AIBinder_DeathRecipient_new(RemoteMonitor::BinderDiedCallback)), in PipeClient()
38 mDeathMonitor(AIBinder_DeathRecipient_new(RemoteMonitor::BinderDiedCallback)) { in RunnerHandle()
53 static void BinderDiedCallback(void* cookie);