Searched refs:aidl_death_recp (Results 1 – 2 of 2) sorted by relevance
170 aidl_death_recp = in init_health_service()172 auto ret = AIBinder_linkToDeath(health->asBinder().get(), aidl_death_recp.get(), in init_health_service()
106 ndk::ScopedAIBinder_DeathRecipient aidl_death_recp; variable