Searched refs: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
42 allocation::{Allocation, AllocationInfo, NewAllocation},1008 ) -> BinderResult<NewAllocation> { in buffer_alloc() argument1061 Ok(NewAllocation(res)) in buffer_alloc()
27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},952 ) -> BinderResult<NewAllocation> { in copy_transaction_data() argument