Searched refs:BinderObjectRef (Results 1 – 2 of 2) sorted by relevance
469 pub(crate) enum BinderObjectRef<'a> { enum528 pub(crate) fn as_ref(&mut self) -> BinderObjectRef<'_> { in as_ref()529 use BinderObjectRef::*; in as_ref()
27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},666 object: BinderObjectRef<'_>, in translate_object()672 BinderObjectRef::Binder(obj) => { in translate_object()686 BinderObjectRef::Handle(obj) => { in translate_object()694 BinderObjectRef::Fd(obj) => { in translate_object()726 BinderObjectRef::Ptr(obj) => { in translate_object()804 BinderObjectRef::Fda(obj) => { in translate_object()