Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dlib.rs101 kmr_wire::vec_try3_with_alloc_err($x1, $x2, $x3, || $crate::alloc_err!(3))
/system/keymint/wire/src/
Dlib.rs80 pub fn vec_try3_with_alloc_err<T: Clone, E>( in vec_try3_with_alloc_err() function
137 $crate::vec_try3_with_alloc_err($x1, $x2, $x3, || $crate::CborError::AllocationFailed)