Home
last modified time | relevance | path

Searched defs:CouldNotDeliverCriticalIncrement (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Dnode.rs29 pub(crate) struct CouldNotDeliverCriticalIncrement; struct
414 ) -> Result<Option<DLArc<Node>>, CouldNotDeliverCriticalIncrement> { in incr_refcount_allow_zero2one() argument
H A Dprocess.rs256 ) -> Result<NodeRef, CouldNotDeliverCriticalIncrement> { in new_node_ref_with_thread() argument
752 ) -> Result<Result<NodeRef, CouldNotDeliverCriticalIncrement>> { in get_node_inner() argument