Searched defs:HalServiceError (Results 1 – 5 of 5) sorted by relevance
34 struct HalServiceError(String); struct36 impl From<String> for HalServiceError { implementation
38 struct HalServiceError(String); struct54 fn set_terminal_raw(fd: libc::c_int) -> Result<(), HalServiceError> { in set_terminal_raw() argument
42 struct HalServiceError(String); struct44 impl From<String> for HalServiceError { implementation
40 struct HalServiceError(String); struct
41 struct HalServiceError(String); struct