Home
last modified time | relevance | path

Searched defs:Devices (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/netsim-cxx/src/devices/
Ddevices_handler.rs49 struct Devices { struct
55 impl Devices { argument
96 resource: &mut RwLockWriteGuard<Devices>, in get_or_create_device()
115 fn remove_device(resource: &mut RwLockWriteGuard<Devices>, id: DeviceIdentifier) { in remove_device()
/tools/netsim/rust/netsim-cli/src/
Dargs.rs49 Devices(Devices), enumerator
257 pub struct Devices { struct
260 pub continuous: bool,