Searched defs:interface_cast (Results 1 – 3 of 3) sorted by relevance
48 inline sp<INTERFACE> interface_cast(const sp<IBinder>& obj) in interface_cast() function
136 fn interface_cast<T: FromIBinder + ?Sized>(service: Option<SpIBinder>) -> Result<Strong<T>> { in interface_cast() function