Searched defs:WpIBinder (Results 1 – 1 of 1) sorted by relevance
123 pub fn downgrade(&mut self) -> WpIBinder { in downgrade()426 pub struct WpIBinder(*mut sys::AIBinder_Weak); struct428 impl fmt::Debug for WpIBinder { implementation437 unsafe impl Send for WpIBinder {} implementation439 impl WpIBinder { impl465 impl Clone for WpIBinder { implementation484 impl Ord for WpIBinder { implementation510 impl PartialOrd for WpIBinder { implementation516 impl PartialEq for WpIBinder { implementation522 impl Eq for WpIBinder {} implementation[all …]