Home
last modified time | relevance | path

Searched defs:DeathRecipientDecStrongRef (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_remote_object.cpp192 void DeathRecipientDecStrongRef(CDeathRecipient *recipient) in DeathRecipientDecStrongRef() function
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs152 pub fn DeathRecipientDecStrongRef(recipient: *mut CDeathRecipient); in DeathRecipientDecStrongRef() function