Searched defs:NewAllocation (Results 1 – 3 of 3) sorted by relevance
295 pub(crate) struct NewAllocation(pub(crate) Allocation); struct297 impl NewAllocation { implementation306 impl core::ops::Deref for NewAllocation { implementation313 impl core::ops::DerefMut for NewAllocation { implementation
952 ) -> BinderResult<NewAllocation> { in copy_transaction_data()
1008 ) -> BinderResult<NewAllocation> { in buffer_alloc()