Home
last modified time | relevance | path

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

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