Searched defs:wait_for_interface (Results 1 – 4 of 4) sorted by relevance
87 fn wait_for_interface( in wait_for_interface() function
30 fn wait_for_interface() -> Strong<dyn IAccessorVmService> { in wait_for_interface() function
88 pub async fn wait_for_interface<T: FromIBinder + ?Sized + 'static>( in wait_for_interface() function
191 pub fn wait_for_interface<T: FromIBinder + ?Sized>(name: &str) -> Result<Strong<T>> { in wait_for_interface() function