Searched refs:error (Results 1 – 5 of 5) sorted by relevance
19 pub use self::error::{Error, ErrorKind, Result};28 mod error; module
194 impl std::error::Error for Error {
18 pub use self::error::{Error, ErrorKind, Result};33 mod error; module
234 impl std::error::Error for Error {
47 pub error: unsafe extern "C" fn(ctx: TEE_iSocketHandle) -> u32, field
Completed in 6 milliseconds