Searched refs:BinderObjectRef (Results 1 – 2 of 2) sorted by relevance
459 pub(crate) enum BinderObjectRef<'a> { enum518 pub(crate) fn as_ref(&mut self) -> BinderObjectRef<'_> { in as_ref()519 use BinderObjectRef::*; in as_ref()
27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},653 object: BinderObjectRef<'_>, in translate_object()659 BinderObjectRef::Binder(obj) => { in translate_object()673 BinderObjectRef::Handle(obj) => { in translate_object()681 BinderObjectRef::Fd(obj) => { in translate_object()712 BinderObjectRef::Ptr(obj) => { in translate_object()790 BinderObjectRef::Fda(obj) => { in translate_object()