Searched refs:text_output (Results 1 – 2 of 2) sorted by relevance
868 let mut text_output = tb_connection in handle_tombstone() localVariable869 .text_output in handle_tombstone()882 text_output.write_all(&chunk_recv[0..n]).context("Failed to write guests tombstones")?; in handle_tombstone()
675 .text_output in send_ramdump_to_tombstoned()