Searched refs:binder_handle_cookie (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | binder.h | 125 struct binder_handle_cookie { struct 185 BC_REQUEST_DEATH_NOTIFICATION = _IOW('c', 14, struct binder_handle_cookie), 186 BC_CLEAR_DEATH_NOTIFICATION = _IOW('c', 15, struct binder_handle_cookie),
|
/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 126 struct binder_handle_cookie { struct 186 BC_REQUEST_DEATH_NOTIFICATION = _IOW('c', 14, struct binder_handle_cookie), 187 BC_CLEAR_DEATH_NOTIFICATION = _IOW('c', 15, struct binder_handle_cookie),
|