Home
last modified time | relevance | path

Searched refs:NewAllocation (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Dprocess.rs42 allocation::{Allocation, AllocationInfo, NewAllocation},
1002 ) -> BinderResult<NewAllocation> { in buffer_alloc() argument
1055 Ok(NewAllocation(res)) in buffer_alloc()
H A Dthread.rs27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},
933 ) -> BinderResult<NewAllocation> { in copy_transaction_data() argument