Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dlib.rs104 kmr_wire::vec_try2_with_alloc_err($x1, $x2, || $crate::alloc_err!(2))
/system/keymint/wire/src/
Dlib.rs99 pub fn vec_try2_with_alloc_err<T: Clone, E>( in vec_try2_with_alloc_err() function
140 $crate::vec_try2_with_alloc_err($x1, $x2, || $crate::CborError::AllocationFailed)