Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/wire/src/
H A Dlib.rs98 pub fn vec_try3_with_alloc_err<T: Clone, E>( in vec_try3_with_alloc_err() function
155 $crate::vec_try3_with_alloc_err($x1, $x2, $x3, || $crate::CborError::AllocationFailed)
/aosp_15_r20/system/keymint/common/src/
H A Dlib.rs133 kmr_wire::vec_try3_with_alloc_err($x1, $x2, $x3, || $crate::alloc_err!(3))