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.rs91 pub(crate) fn copy_into( in copy_into() method
348 pub(crate) fn copy_into( in copy_into() method
357 self.alloc.copy_into(reader, offset, size) in copy_into()
H A Dthread.rs920 if let Err(err) = alloc.copy_into(&mut reader, copy_off, copy_len) { in apply_sg()
939 if let Err(err) = alloc.copy_into(&mut reader, copy_off, copy_len) { in apply_sg()
1050 view.copy_into( in copy_transaction_data()
1082 alloc.copy_into( in copy_transaction_data()