Searched refs:send_ramdump_to_tombstoned (Results 1 – 1 of 1) sorted by relevance
662 Self::send_ramdump_to_tombstoned(&ramdump_path)?; in handle_ramdump()667 fn send_ramdump_to_tombstoned(ramdump_path: &Path) -> Result<(), Error> { in send_ramdump_to_tombstoned() method