Home
last modified time | relevance | path

Searched defs:FallibleAllocExt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/authgraph/core/src/
H A Dlib.rs31 pub trait FallibleAllocExt<T> { trait
/aosp_15_r20/system/keymint/common/src/
H A Dlib.rs152 pub trait FallibleAllocExt<T> { interface