Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/crosvm/devices/src/virtio/video/
H A Dresource.rs74 fn try_clone(&self) -> Result<Self, base::Error>; in try_clone() method
97 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
141 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
163 fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
362 pub fn try_clone(&self) -> Result<Self, base::Error> { in try_clone() method
/aosp_15_r20/trusty/user/base/lib/trusty-std/src/
Dclone_ext.rs43 fn try_clone(&self) -> Result<Self, Self::Error>; in try_clone() method
50 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
132 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dirq_event.rs21 pub fn try_clone(&self) -> Result<IrqEdgeEvent> { in try_clone() method
71 pub fn try_clone(&self) -> Result<IrqLevelEvent> { in try_clone() method
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs83 fn try_clone(&self) -> Result<Self> in try_clone() method
356 pub fn try_clone(&self) -> Result<Self> in try_clone() method
415 fn try_clone(&self) -> Result<Self> in try_clone() method
719 fn try_clone(&self) -> Result<Self> in try_clone() method
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/os/fd/
Downed.rs98 pub fn try_clone(&self) -> crate::io::Result<Self> { in try_clone() method
118 pub fn try_clone(&self) -> crate::io::Result<Self> { in try_clone() method
/aosp_15_r20/external/crosvm/net_util/src/sys/linux/
H A Dtap.rs133 pub fn try_clone(&self) -> Result<Tap> { in try_clone() method
418 fn try_clone(&self) -> Result<Self> { in try_clone() method
637 fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs101 fn try_clone(&self) -> Result<Self> in try_clone() method
112 fn try_clone(&self) -> Result<Self> in try_clone() method
323 fn try_clone(&self) -> Result<Self> in try_clone() method
/aosp_15_r20/external/crosvm/swap/src/
H A Duserfaultfd.rs228 pub fn try_clone(&self) -> anyhow::Result<Self> { in try_clone() method
397 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dopaque_key.rs194 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
233 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
417 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
767 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/
H A Dwindows.rs103 fn try_clone(&self) -> Result<Self> { in try_clone() method
230 fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/external/rust/android-crates-io/crates/vsock/src/
Dlib.rs105 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
238 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dmod.rs203 fn try_clone(&self) -> Result<Self> { in try_clone() method
547 fn try_clone(&self) -> Result<Self> { in try_clone() method
892 fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/external/openthread/script/
H A Dgit-tool79 try_clone() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/net/
H A Dtcp.rs254 pub fn try_clone(&self) -> io::Result<TcpStream> { in try_clone() method
806 pub fn try_clone(&self) -> io::Result<TcpListener> { in try_clone() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/net/
H A Dtcp.rs254 pub fn try_clone(&self) -> io::Result<TcpStream> { in try_clone() method
806 pub fn try_clone(&self) -> io::Result<TcpListener> { in try_clone() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/net/
H A Dtcp.rs254 pub fn try_clone(&self) -> io::Result<TcpStream> { in try_clone() method
806 pub fn try_clone(&self) -> io::Result<TcpListener> { in try_clone() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/net/
H A Dtcp.rs254 pub fn try_clone(&self) -> io::Result<TcpStream> { in try_clone() method
806 pub fn try_clone(&self) -> io::Result<TcpListener> { in try_clone() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/net/
H A Dtcp.rs254 pub fn try_clone(&self) -> io::Result<TcpStream> { in try_clone() method
806 pub fn try_clone(&self) -> io::Result<TcpListener> { in try_clone() method
/aosp_15_r20/external/crosvm/disk/src/
H A Ddisk.rs187 fn try_clone(&self) -> io::Result<Box<dyn DiskFile>> { in try_clone() method
284 fn try_clone(&self) -> io::Result<Box<dyn DiskFile>> { in try_clone() method
/aosp_15_r20/external/crosvm/base/src/sys/linux/
H A Dvsock.rs324 pub fn try_clone(&self) -> io::Result<Self> { in try_clone() method
382 pub fn try_clone(&self) -> io::Result<VsockStream> { in try_clone() method
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dmulti_process_mutex.rs84 pub fn try_clone(&self) -> Result<Self> { in try_clone() method
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/windows/
H A Devent.rs29 pub fn try_clone(&self) -> RutabagaResult<Event> { in try_clone() method
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/stub/
H A Devent.rs29 pub fn try_clone(&self) -> RutabagaResult<Event> { in try_clone() method
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/linux/
H A Devent.rs44 pub fn try_clone(&self) -> RutabagaResult<Event> { in try_clone() method
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs560 fn try_clone(&self) -> Result<Self> { in try_clone() method
873 fn try_clone(&self) -> Result<Self> { in try_clone() method
1112 fn try_clone(&self) -> Result<Self> { in try_clone() method

123456