Home
last modified time | relevance | path

Searched defs:try_clone (Results 1 – 25 of 58) sorted by relevance

123

/external/crosvm/devices/src/virtio/video/
Dresource.rs69 fn try_clone(&self) -> Result<Self, base::Error>; in try_clone() method
92 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
136 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
158 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
353 pub fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
/external/openthread/script/
Dgit-tool79 try_clone() function
/external/crosvm/devices/src/
Dirq_event.rs19 pub fn try_clone(&self) -> Result<IrqEdgeEvent> { in try_clone() method
67 pub fn try_clone(&self) -> Result<IrqLevelEvent> { in try_clone() method
/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/fuchsia/
Ddescriptor.rs26 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
/external/crosvm/base/src/sys/windows/win/
Dmod.rs112 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/external/crosvm/base/src/
Devent.rs88 pub fn try_clone(&self) -> Result<Event> { in try_clone() method
Dtube.rs54 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/unix/
Ddescriptor.rs62 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
/external/rust/crates/mio/src/sys/shell/
Dselector.rs14 pub fn try_clone(&self) -> io::Result<Selector> { in try_clone() method
/external/crosvm/hypervisor/src/gunyah/
Dmod.rs91 fn try_clone(&self) -> Result<Self> in try_clone() method
346 pub fn try_clone(&self) -> Result<Self> in try_clone() method
402 fn try_clone(&self) -> Result<Self> in try_clone() method
658 fn try_clone(&self) -> Result<Self> in try_clone() method
/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/windows/
Ddescriptor.rs105 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
/external/crosvm/net_util/src/slirp/sys/
Dwindows.rs102 fn try_clone(&self) -> Result<Self> { in try_clone() method
243 fn try_clone(&self) -> Result<Self> { in try_clone() method
/external/crosvm/base/src/sys/unix/
Dtube.rs73 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
Devent.rs158 pub fn try_clone(&self) -> Result<PlatformEvent> { in try_clone() method
Ddescriptor.rs129 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
Dvsock.rs319 pub fn try_clone(&self) -> io::Result<Self> { in try_clone() method
374 pub fn try_clone(&self) -> io::Result<VsockStream> { in try_clone() method
/external/rust/crates/mio/src/
Dpoll.rs671 pub fn try_clone(&self) -> io::Result<Registry> { in try_clone() method
/external/crosvm/net_util/src/sys/unix/
Dtap.rs107 pub fn try_clone(&self) -> Result<Tap> { in try_clone() method
389 fn try_clone(&self) -> Result<Self> { in try_clone() method
570 fn try_clone(&self) -> Result<Self> { in try_clone() method
/external/rust/crates/vsock/src/
Dlib.rs103 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
234 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/external/crosvm/hypervisor/src/
Dhaxm.rs85 fn try_clone(&self) -> Result<Self> { in try_clone() method
Dlib.rs54 fn try_clone(&self) -> Result<Self> in try_clone() method
65 fn try_clone(&self) -> Result<Self> in try_clone() method
288 fn try_clone(&self) -> Result<Self> in try_clone() method
/external/crosvm/base/src/sys/windows/
Ddescriptor.rs104 pub fn try_clone(&self) -> Result<SafeDescriptor> { in try_clone() method
/external/crosvm/disk/src/
Ddisk.rs172 fn try_clone(&self) -> io::Result<Box<dyn DiskFile>> { in try_clone() method
265 fn try_clone(&self) -> io::Result<Box<dyn DiskFile>> { in try_clone() method
/external/libchromeos-rs/src/
Dvsock.rs307 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
/external/rust/crates/mio/src/sys/wasi/
Dmod.rs119 pub(crate) fn try_clone(&self) -> io::Result<Selector> { in try_clone() method

123