Searched defs:Runtime (Results 1 – 7 of 7) sorted by relevance
30 async fn async_main(rt: Arc<Runtime>, mut sigint: mpsc::UnboundedReceiver<()>) { in async_main()
26 rt: Arc<Runtime>, in create()116 rt: Arc<Runtime>, in create()
56 rt: &Arc<Runtime>, in stream_runnable()
84 pub fn get_runtime(&self) -> Arc<Runtime> { in get_runtime()
30 pub fn new(rt: Arc<Runtime>, internal: HciFacadeService) -> Self { in new()
74 rt: Arc<Runtime>, in provide_acl_dispatch()
138 rt: Arc<Runtime>, in provide_acl_manager()