Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dprocess.rs339 pub(crate) struct NodeRefInfo { struct
346 /// Used to store this `NodeRefInfo` in the node's `refs` list. argument
349 /// The handle for this `NodeRefInfo`. argument
355 impl NodeRefInfo { impl