Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dlib.rs98 kmr_wire::vec_try4_with_alloc_err($x1, $x2, $x3, $x4, || $crate::alloc_err!(4))
/system/keymint/wire/src/
Dlib.rs58 pub fn vec_try4_with_alloc_err<T: Clone, E>( in vec_try4_with_alloc_err() function
134 $crate::vec_try4_with_alloc_err($x1, $x2, $x3, $x4, || $crate::CborError::AllocationFailed)