Searched defs:Runtime (Results 1 – 13 of 13) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/facade/src/ |
| D | lib.rs | 26 rt: Arc<Runtime>, in create() 113 rt: Arc<Runtime>, in create()
|
| D | main.rs | 49 async fn async_main(rt: Arc<Runtime>, mut sigint: mpsc::UnboundedReceiver<()>) { in async_main()
|
| /packages/modules/Bluetooth/system/gd/rust/facade/helpers/ |
| D | lib.rs | 56 rt: &Arc<Runtime>, in stream_runnable()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
| D | security_service.rs | 27 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| D | media_service.rs | 42 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| D | main.rs | 78 async fn async_main(rt: Arc<Runtime>, mut sigint: mpsc::UnboundedReceiver<()>) { in async_main()
|
| D | hf_client_service.rs | 31 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| D | hfp_service.rs | 55 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| D | adapter_service.rs | 93 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| D | gatt_service.rs | 46 pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service { in create()
|
| /packages/modules/Bluetooth/system/gd/rust/stack/src/ |
| D | lib.rs | 88 pub fn get_runtime(&self) -> Arc<Runtime> { in get_runtime()
|
| /packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/ |
| D | core.rs | 76 rt: Arc<Runtime>, in provide_acl_dispatch()
|
| /packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/classic/ |
| D | mod.rs | 144 rt: Arc<Runtime>, in provide_acl_manager()
|