Home
last modified time | relevance | path

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

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