Home
last modified time | relevance | path

Searched refs:InstanceBox (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dtopstack.rs60 pub type InstanceBox = Box<dyn Any + Send + Sync>; typedef
70 instances: HashMap<TypeId, InstanceBox>,