Searched refs:BinderObjectRef (Results 1 – 2 of 2) sorted by relevance
460 pub(crate) enum BinderObjectRef<'a> { enum519 pub(crate) fn as_ref(&mut self) -> BinderObjectRef<'_> { in as_ref()520 use BinderObjectRef::*; in as_ref()
27 allocation::{Allocation, AllocationView, BinderObject, BinderObjectRef, NewAllocation},659 object: BinderObjectRef<'_>, in translate_object()665 BinderObjectRef::Binder(obj) => { in translate_object()679 BinderObjectRef::Handle(obj) => { in translate_object()687 BinderObjectRef::Fd(obj) => { in translate_object()719 BinderObjectRef::Ptr(obj) => { in translate_object()797 BinderObjectRef::Fda(obj) => { in translate_object()