Searched refs:onClientDeath (Results 1 – 4 of 4) sorted by relevance
111 onClientDeath(nullptr); in TEST_F()114 onClientDeath(static_cast<void*>(mSession.get())); in TEST_F()
28 void onClientDeath(void* cookie) { in onClientDeath() function44 mDeathRecipient = AIBinder_DeathRecipient_new(onClientDeath); in Session()
28 void onClientDeath(void* cookie) { in onClientDeath() function51 mDeathRecipient = AIBinder_DeathRecipient_new(onClientDeath); in Session()
45 void onClientDeath(void* cookie);