Searched refs:copy_transaction_data (Results 1 – 2 of 2) sorted by relevance
101 let mut alloc = match from.copy_transaction_data( in new()157 match from.copy_transaction_data(to.clone(), info, debug_id, allow_fds, None) { in new_reply()
952 pub(crate) fn copy_transaction_data( in copy_transaction_data() method