HomeSort by relevance Sort by last modified time
    Searched defs:binder_handle_cookie (Results 1 - 9 of 9) sorted by null

  /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-21/arch-arm/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-21/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-21/arch-mips/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-21/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-21/arch-x86/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-21/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),

Completed in 449 milliseconds