Home
last modified time | relevance | path

Searched defs:needs_drop (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/crosvm/cros_async/src/sync/
H A Dspin.rs230 let needs_drop = SpinLock::new(NeedsDrop(value.clone())); in into_inner_drop() localVariable
H A Dmu.rs1222 let needs_drop = RwLock::new(NeedsDrop(value.clone())); in into_inner_drop() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/mem/
H A Dmod.rs600 pub const fn needs_drop<T: ?Sized>() -> bool { in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/mem/
H A Dmod.rs600 pub const fn needs_drop<T: ?Sized>() -> bool { in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/mem/
H A Dmod.rs600 pub const fn needs_drop<T: ?Sized>() -> bool { in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/mem/
H A Dmod.rs600 pub const fn needs_drop<T: ?Sized>() -> bool { in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/mem/
H A Dmod.rs600 pub const fn needs_drop<T: ?Sized>() -> bool { in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dintrinsics.rs1433 pub fn needs_drop<T: ?Sized>() -> bool; in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dintrinsics.rs1472 pub fn needs_drop<T: ?Sized>() -> bool; in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dintrinsics.rs1433 pub fn needs_drop<T: ?Sized>() -> bool; in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dintrinsics.rs1472 pub fn needs_drop<T: ?Sized>() -> bool; in needs_drop() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dintrinsics.rs1433 pub fn needs_drop<T: ?Sized>() -> bool; in needs_drop() function