Searched refs:copy_transaction_data (Results 1 – 2 of 2) sorted by relevance
65 let mut alloc = match from.copy_transaction_data( in new()123 let mut alloc = match from.copy_transaction_data(to.clone(), tr, debug_id, allow_fds, None) in new_reply()
926 pub(crate) fn copy_transaction_data( in copy_transaction_data() method