Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dbus.rs336 struct ConstantDevice { struct
340 impl BusDevice for ConstantDevice { implementation
422 let dummy = Arc::new(Mutex::new(ConstantDevice { in bus_read_write_values()
439 let dummy = Arc::new(Mutex::new(ConstantDevice { in bus_read_write_full_addr_values()