Searched refs:ToAsyncInterface (Results 1 – 2 of 2) sorted by relevance
131 IBinderInternal, InterfaceClass, Remotable, Stability, ToAsyncInterface, ToSyncInterface,
78 pub trait ToAsyncInterface<P> interface379 pub fn into_async<P>(self) -> Strong<<I as ToAsyncInterface<P>>::Target> in into_async()381 I: ToAsyncInterface<P>, in into_async()1081 …impl<P: $crate::BinderAsyncPool + 'static> $crate::binder_impl::ToAsyncInterface<P> for dyn $inter…