Home
last modified time | relevance | path

Searched defs:associate_class (Results 1 – 1 of 1) 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