/external/crosvm/devices/src/virtio/video/ |
D | resource.rs | 63 fn try_clone(&self) -> Result<Self, base::Error>; in try_clone() method 86 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method 130 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method 152 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method 312 pub fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
|
/external/crosvm/devices/src/ |
D | irq_event.rs | 15 pub fn try_clone(&self) -> Result<IrqEdgeEvent> { in try_clone() method 58 pub fn try_clone(&self) -> Result<IrqLevelEvent> { in try_clone() method
|
/external/crosvm/common/cros_asyncv2/src/unix/ |
D | event.rs | 49 pub fn try_clone(&self) -> anyhow::Result<Event> { in try_clone() method
|
D | file.rs | 112 pub fn try_clone(&self) -> anyhow::Result<File> { in try_clone() method
|
/external/crosvm/base/src/ |
D | event.rs | 41 pub fn try_clone(&self) -> Result<Event> { in try_clone() method
|
D | tube.rs | 41 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
|
/external/crosvm/common/cros_asyncv2/src/ |
D | event.rs | 38 pub fn try_clone(&self) -> anyhow::Result<Event> { in try_clone() method
|
/external/rust/crates/mio/src/sys/shell/ |
D | selector.rs | 14 pub fn try_clone(&self) -> io::Result<Selector> { in try_clone() method
|
/external/crosvm/base/src/windows/win/ |
D | mod.rs | 136 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
|
D | event.rs | 170 pub fn try_clone(&self) -> Result<Event> { in try_clone() method
|
/external/crosvm/hypervisor/src/ |
D | lib.rs | 32 fn try_clone(&self) -> Result<Self> in try_clone() method 43 fn try_clone(&self) -> Result<Self> in try_clone() method 221 fn try_clone(&self) -> Result<Self> in try_clone() method
|
/external/crosvm/base/src/unix/ |
D | tube.rs | 52 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
|
D | eventfd.rs | 137 pub fn try_clone(&self) -> Result<EventFd> { in try_clone() method
|
D | descriptor.rs | 125 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
|
D | vsock.rs | 313 pub fn try_clone(&self) -> io::Result<Self> { in try_clone() method 368 pub fn try_clone(&self) -> io::Result<VsockStream> { in try_clone() method
|
D | timerfd.rs | 38 pub fn try_clone(&self) -> std::result::Result<TimerFd, std::io::Error> { in try_clone() method
|
/external/rust/crates/mio/src/ |
D | poll.rs | 617 pub fn try_clone(&self) -> io::Result<Registry> { in try_clone() method
|
/external/crosvm/base/src/windows/ |
D | eventfd.rs | 134 pub fn try_clone(&self) -> Result<Event> { in try_clone() method
|
D | descriptor.rs | 99 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
|
/external/rust/crates/vsock/src/ |
D | lib.rs | 124 pub fn try_clone(&self) -> Result<Self> { in try_clone() method 326 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
|
/external/crosvm/common/sys_util/src/ |
D | eventfd.rs | 138 pub fn try_clone(&self) -> Result<EventFd> { in try_clone() method
|
D | vsock.rs | 313 pub fn try_clone(&self) -> io::Result<Self> { in try_clone() method 368 pub fn try_clone(&self) -> io::Result<VsockStream> { in try_clone() method
|
/external/crosvm/net_util/src/ |
D | lib.rs | 268 fn try_clone(&self) -> Result<Self>; in try_clone() method 531 fn try_clone(&self) -> Result<Tap> { in try_clone() method 676 fn try_clone(&self) -> Result<Self> { in try_clone() method
|
/external/rust/crates/mio/src/sys/unix/selector/ |
D | epoll.rs | 43 pub fn try_clone(&self) -> io::Result<Selector> { in try_clone() method
|
/external/libchromeos-rs/src/ |
D | vsock.rs | 307 pub fn try_clone(&self) -> io::Result<Self> { in try_clone() method 362 pub fn try_clone(&self) -> io::Result<VsockStream> { in try_clone() method
|