Searched refs:BINDER_GET_NODE_INFO_FOR_REF (Results 1 – 9 of 9) sorted by relevance
74 BINDER_VERSION BINDER_GET_NODE_DEBUG_INFO BINDER_GET_NODE_INFO_FOR_REF
139 define(`BINDER_GET_NODE_INFO_FOR_REF', `0xc018620c')
128 #define BINDER_GET_NODE_INFO_FOR_REF _IOWR('b', 12, struct binder_node_info_for_ref) macro
216 status_t result = ioctl(mDriverFD, BINDER_GET_NODE_INFO_FOR_REF, &info); in getStrongRefCountForNode()
181 status_t result = ioctl(mDriverFD, BINDER_GET_NODE_INFO_FOR_REF, &info); in getStrongRefCountForNodeByHandle()