Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs179 fn unlink_to_death(&mut self, recipient: &mut DeathRecipient) -> Result<()>; in unlink_to_death() method
H A Dproxy.rs372 fn unlink_to_death(&mut self, recipient: &mut DeathRecipient) -> Result<()> { in unlink_to_death() method