Home
last modified time | relevance | path

Searched refs:associate_class (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dproxy.rs157 fn associate_class(&mut self, class: InterfaceClass) -> bool; in associate_class() method
161 fn associate_class(&mut self, class: InterfaceClass) -> bool { in associate_class() method
Dbinder.rs977 … if ibinder.associate_class(<$native as $crate::binder_impl::Remotable>::get_class()) {
1045 … if ibinder.associate_class(<$native as $crate::binder_impl::Remotable>::get_class()) {