Home
last modified time | relevance | path

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

/optee_rust/optee-teec/src/
A Derror.rs45 pub enum ErrorKind { enum
88 impl ErrorKind { impls
146 pub fn kind(&self) -> ErrorKind { in kind()
/optee_rust/optee-utee/src/
A Derror.rs45 pub enum ErrorKind { enum
110 impl ErrorKind { impls
181 pub fn kind(&self) -> ErrorKind { in kind()

Completed in 7 milliseconds