/aosp_15_r20/external/crosvm/base/src/ |
H A 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
|
H A D | tube.rs | 103 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/sys/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/ |
H A D | notifiers.rs | 12 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | tube.rs | 373 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 472 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
H A D | console.rs | 50 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
H A D | stream_channel.rs | 419 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/power_monitor/src/powerd/ |
H A D | monitor.rs | 173 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/gpu_display/src/ |
H A D | event_device.rs | 165 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/base/src/sys/unix/ |
H A D | tube.rs | 201 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
H A D | stream_channel.rs | 259 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/devices/src/sys/linux/ |
H A D | serial_device.rs | 51 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/ |
H A D | windows.rs | 326 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/src/sys/windows/ |
H A D | generic.rs | 93 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | device_helpers.rs | 176 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method 202 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/net_util/src/sys/linux/ |
H A D | tap.rs | 476 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | backend_client.rs | 657 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|
/aosp_15_r20/external/crosvm/src/sys/ |
H A D | windows.rs | 263 fn get_read_notifier(&self) -> &dyn AsRawDescriptor { in get_read_notifier() method
|