/external/crosvm/base/src/ |
D | notifiers.rs | 10 fn get_read_notifier(&self) -> &dyn AsRawDescriptor; in get_read_notifier() method 14 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
D | tube.rs | 103 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/base/src/sys/linux/ |
D | notifiers.rs | 12 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/base/src/sys/windows/ |
D | console.rs | 50 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
D | tube.rs | 361 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 460 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
D | stream_channel.rs | 422 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/third_party/vmm_vhost/src/sys/ |
D | windows.rs | 216 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 241 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
D | unix.rs | 248 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 292 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/power_monitor/src/powerd/ |
D | monitor.rs | 173 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/gpu_display/src/ |
D | event_device.rs | 165 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/devices/src/sys/linux/ |
D | serial_device.rs | 51 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/base/src/sys/unix/ |
D | tube.rs | 187 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
D | stream_channel.rs | 252 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/net_util/src/slirp/sys/ |
D | windows.rs | 326 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/src/sys/windows/ |
D | generic.rs | 93 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/net_util/src/sys/linux/ |
D | tap.rs | 476 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/src/crosvm/sys/linux/ |
D | device_helpers.rs | 178 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 204 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/third_party/vmm_vhost/src/ |
D | backend_client.rs | 686 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/external/crosvm/src/sys/ |
D | windows.rs | 263 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|