Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dbus.rs439 fn unique_devices_with_snapshot_key(&self) -> Vec<(String, BusDeviceEntry)> { in unique_devices_with_snapshot_key() method
502 for (snapshot_key, device_entry) in self.unique_devices_with_snapshot_key() { in snapshot_devices()
533 for (snapshot_key, device_entry) in self.unique_devices_with_snapshot_key() { in restore_devices()