Searched defs:DeathRecipientRemoveHandler (Results 1 – 3 of 3) sorted by relevance
72 struct DeathRecipientRemoveHandler { struct79 sptr<IRemoteObject::DeathRecipient> inner_;
60 type DeathRecipientRemoveHandler; typedef91 ) -> UniquePtr<DeathRecipientRemoveHandler>; in AddDeathRecipient()93 fn remove(self: &DeathRecipientRemoveHandler); in remove()
121 DeathRecipientRemoveHandler::DeathRecipientRemoveHandler( in DeathRecipientRemoveHandler() function in OHOS::IpcRust::DeathRecipientRemoveHandler