Searched refs:AllocationView (Results 1 – 2 of 2) sorted by relevance
255 let view = AllocationView::new(self, offsets.start); in drop()323 pub(crate) struct AllocationView<'a> { struct328 impl<'a> AllocationView<'a> { argument330 AllocationView { alloc, limit } in new()
27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},654 view: &mut AllocationView<'_>, in translate_object()1036 let mut view = AllocationView::new(&mut alloc, data_size); in copy_transaction_data()