Home
last modified time | relevance | path

Searched refs:aidl_death_recp (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/storaged/
H A Dstoraged.cpp170 aidl_death_recp = in init_health_service()
172 auto ret = AIBinder_linkToDeath(health->asBinder().get(), aidl_death_recp.get(), in init_health_service()
/aosp14/system/core/storaged/include/
H A Dstoraged.h106 ndk::ScopedAIBinder_DeathRecipient aidl_death_recp; variable