/bionic/libc/kernel/uapi/linux/ |
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),
|
/development/ndk/platforms/android-L/include/linux/ |
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),
|
/external/kernel-headers/original/uapi/linux/ |
binder.h | 167 struct binder_handle_cookie { struct 328 BC_REQUEST_DEATH_NOTIFICATION = _IOW('c', 14, struct binder_handle_cookie), 334 BC_CLEAR_DEATH_NOTIFICATION = _IOW('c', 15, struct binder_handle_cookie),
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
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),
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
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),
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
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),
|
/frameworks/native/cmds/servicemanager/ |
binder.c | 306 struct binder_handle_cookie payload;
|