Searched defs:IPCDeathRecipient (Results 1 – 2 of 2) sorted by relevance
34 struct IPCDeathRecipient : public OHOS::IRemoteObject::DeathRecipient { struct49 OHOS::sptr<IPCDeathRecipient> recipient; argument
25 IPCDeathRecipient::IPCDeathRecipient(OH_OnDeathRecipientCallback deathRecipientCallback, in IPCDeathRecipient() function in IPCDeathRecipient