Searched defs:get_interface (Results 1 – 3 of 3) sorted by relevance
37 pub async fn get_interface<T: FromIBinder + ?Sized + 'static>( in get_interface() function
199 fn get_interface<T: FromIBinder + ?Sized>( in get_interface() method
790 pub fn get_interface<T: FromIBinder + ?Sized>(name: &str) -> Result<Strong<T>> { in get_interface() function