Home
last modified time | relevance | path

Searched refs:copy_into (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Dallocation.rs94 pub(crate) fn copy_into( in copy_into() method
347 pub(crate) fn copy_into( in copy_into() method
356 self.alloc.copy_into(reader, offset, size) in copy_into()
H A Dthread.rs913 if let Err(err) = alloc.copy_into(&mut reader, copy_off, copy_len) { in apply_sg()
932 if let Err(err) = alloc.copy_into(&mut reader, copy_off, copy_len) { in apply_sg()
1052 view.copy_into( in copy_transaction_data()
1084 alloc.copy_into( in copy_transaction_data()