Searched refs:error_message (Results 1 – 4 of 4) sorted by relevance
219 char error_message[VDO_MAX_ERROR_MESSAGE_SIZE]; in uds_status_to_errno() local255 uds_string_error(error, error_message, in uds_status_to_errno()256 sizeof(error_message))); in uds_status_to_errno()
100 void dimcb_on_error(u8 error_id, const char *error_message);
57 def add_error(self, printer: Printer, error_message: str) -> None:60 printer.print_with_timestamp(stdout.red('[ERROR]') + f' Test: {self.name}: {error_message}')
1031 v->final_error_message = v->error_message[0]; in display_pipe_configuration()1035 v->final_error_message = v->error_message[1]; in display_pipe_configuration()