Searched refs:EventsWriteError (Results 1 – 1 of 1) sorted by relevance
37 EventsWriteError(sys_util::GuestMemoryError), enumerator62 EventsWriteError(e) => write!(f, "failed to write events to the source: {}", e), in fmt()456 .map_err(InputError::EventsWriteError)?; in process_status_queue()