Home
last modified time | relevance | path

Searched defs:Runtime (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/rust/facade/src/
Dmain.rs30 async fn async_main(rt: Arc<Runtime>, mut sigint: mpsc::UnboundedReceiver<()>) { in async_main()
Dlib.rs26 rt: Arc<Runtime>, in create()
116 rt: Arc<Runtime>, in create()
/system/bt/gd/rust/facade/helpers/
Dlib.rs56 rt: &Arc<Runtime>, in stream_runnable()
/system/bt/gd/rust/main/src/
Dlib.rs84 pub fn get_runtime(&self) -> Arc<Runtime> { in get_runtime()
/system/bt/gd/rust/shim/src/
Dhci.rs30 pub fn new(rt: Arc<Runtime>, internal: HciFacadeService) -> Self { in new()
/system/bt/gd/rust/link/src/acl/
Dcore.rs74 rt: Arc<Runtime>, in provide_acl_dispatch()
/system/bt/gd/rust/link/src/acl/classic/
Dmod.rs138 rt: Arc<Runtime>, in provide_acl_manager()