Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dlib.rs95 kmr_wire::vec_try_fill_with_alloc_err($elem, $len, || $crate::alloc_err!($len))
/system/keymint/wire/src/
Dlib.rs45 pub fn vec_try_fill_with_alloc_err<T: Clone, E>( in vec_try_fill_with_alloc_err() function
131 $crate::vec_try_fill_with_alloc_err($elem, $len, || $crate::CborError::AllocationFailed)