HomeSort by relevance Sort by last modified time
    Searched refs:binder_node_debug_info (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/android/
binder.h 100 struct binder_node_debug_info { struct
113 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info)
  /external/kernel-headers/original/uapi/linux/android/
binder.h 196 struct binder_node_debug_info { struct
210 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info)
  /frameworks/native/libs/binder/
ProcessState.cpp 200 struct binder_node_debug_info { struct
206 #define BINDER_GET_NODE_DEBUG_INFO _IOWR('b', 11, struct binder_node_debug_info)
208 binder_node_debug_info info = {};
  /system/libhwbinder/
ProcessState.cpp 190 binder_node_debug_info info = {};

Completed in 65 milliseconds