Searched refs:associate_class (Results 1 – 2 of 2) sorted by relevance
138 fn associate_class(&mut self, class: InterfaceClass) -> bool; in associate_class() method142 fn associate_class(&mut self, class: InterfaceClass) -> bool { in associate_class() method
817 if ibinder.associate_class(<$native as $crate::Remotable>::get_class()) {