Home
last modified time | relevance | path

Searched refs:ASSERT_UNINIT_SIZE_AND_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs100 const ASSERT_UNINIT_SIZE_AND_ALIGNMENT: bool = { constant
332 let _ = T::ASSERT_UNINIT_SIZE_AND_ALIGNMENT; in allocate_vec()
356 let _ = T::ASSERT_UNINIT_SIZE_AND_ALIGNMENT; in vec_assume_init()