Searched defs:NewAllocation (Results 1 – 3 of 3) sorted by relevance
304 pub(crate) struct NewAllocation(pub(crate) Allocation); struct306 impl NewAllocation { implementation315 impl core::ops::Deref for NewAllocation { implementation322 impl core::ops::DerefMut for NewAllocation { implementation
959 ) -> BinderResult<NewAllocation> { in copy_transaction_data()
1008 ) -> BinderResult<NewAllocation> { in buffer_alloc()