Home
last modified time | relevance | path

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

/system/authgraph/hal/src/
Dlib.rs57 fn try_innto(self) -> Result<T, Self::Error>; in try_innto() method
74 fn try_innto(self) -> Result<U, Self::Error> { in try_innto() function
/system/keymint/hal/src/
Dhal.rs124 fn try_innto(self) -> Result<T, Self::Error>; in try_innto() method
141 fn try_innto(self) -> Result<U, Self::Error> { in try_innto() function