Home
last modified time | relevance | path

Searched defs:Own (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/
Dptr.rs6 pub struct Own<T> struct
13 unsafe impl<T> Send for Own<T> where T: ?Sized {} argument
15 unsafe impl<T> Sync for Own<T> where T: ?Sized {} implementation
17 impl<T> Copy for Own<T> where T: ?Sized {} implementation
19 impl<T> Clone for Own<T> implementation
28 impl<T> Own<T> implementation
/external/rust/android-crates-io/crates/anyhow/src/
Dptr.rs6 pub struct Own<T> struct
13 unsafe impl<T> Send for Own<T> where T: ?Sized {} argument
15 unsafe impl<T> Sync for Own<T> where T: ?Sized {} implementation
17 impl<T> Copy for Own<T> where T: ?Sized {} implementation
19 impl<T> Clone for Own<T> implementation
28 impl<T> Own<T> implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/
Dptr.rs6 pub struct Own<T> struct
13 unsafe impl<T> Send for Own<T> where T: ?Sized {} implementation
15 unsafe impl<T> Sync for Own<T> where T: ?Sized {} implementation
17 impl<T> Copy for Own<T> where T: ?Sized {} implementation
19 impl<T> Clone for Own<T> implementation
28 impl<T> Own<T> implementation
/external/rust/android-crates-io/crates/miette/src/eyreish/
Dptr.rs5 pub(crate) struct Own<T> struct
12 unsafe impl<T> Send for Own<T> where T: ?Sized {} implementation
13 unsafe impl<T> Sync for Own<T> where T: ?Sized {} implementation
15 impl<T> Copy for Own<T> where T: ?Sized {} implementation
17 impl<T> Clone for Own<T> implementation
26 impl<T> Own<T> implementation
/external/coreboot/util/intelp2m/platforms/common/
Dmacro.go223 func (macro *Macro) Own() *Macro { func
/external/rust/android-crates-io/crates/diplomat_core/src/hir/
Dpaths.rs115 Own, enumerator