Home
last modified time | relevance | path

Searched refs:BINDER_GET_NODE_DEBUG_INFO (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DProcessState.cpp200 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info) in getKernelReferences() macro
208 status_t result = ioctl(mDriverFD, BINDER_GET_NODE_DEBUG_INFO, &info); in getKernelReferences()