HomeSort by relevance Sort by last modified time
    Searched defs:binder_ptr_cookie (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
binder.h 103 struct binder_ptr_cookie { struct
133 BR_INCREFS = _IOR_BAD('r', 7, struct binder_ptr_cookie),
134 BR_ACQUIRE = _IOR_BAD('r', 8, struct binder_ptr_cookie),
135 BR_RELEASE = _IOR_BAD('r', 9, struct binder_ptr_cookie),
136 BR_DECREFS = _IOR_BAD('r', 10, struct binder_ptr_cookie),
167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
168 BC_ACQUIRE_DONE = _IOW_BAD('c', 9, struct binder_ptr_cookie),
177 BC_REQUEST_DEATH_NOTIFICATION = _IOW_BAD('c', 14, struct binder_ptr_cookie),
179 BC_CLEAR_DEATH_NOTIFICATION = _IOW_BAD('c', 15, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
binder.h 103 struct binder_ptr_cookie { struct
133 BR_INCREFS = _IOR_BAD('r', 7, struct binder_ptr_cookie),
134 BR_ACQUIRE = _IOR_BAD('r', 8, struct binder_ptr_cookie),
135 BR_RELEASE = _IOR_BAD('r', 9, struct binder_ptr_cookie),
136 BR_DECREFS = _IOR_BAD('r', 10, struct binder_ptr_cookie),
167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
168 BC_ACQUIRE_DONE = _IOW_BAD('c', 9, struct binder_ptr_cookie),
177 BC_REQUEST_DEATH_NOTIFICATION = _IOW_BAD('c', 14, struct binder_ptr_cookie),
179 BC_CLEAR_DEATH_NOTIFICATION = _IOW_BAD('c', 15, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
binder.h 103 struct binder_ptr_cookie { struct
133 BR_INCREFS = _IOR_BAD('r', 7, struct binder_ptr_cookie),
134 BR_ACQUIRE = _IOR_BAD('r', 8, struct binder_ptr_cookie),
135 BR_RELEASE = _IOR_BAD('r', 9, struct binder_ptr_cookie),
136 BR_DECREFS = _IOR_BAD('r', 10, struct binder_ptr_cookie),
167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
168 BC_ACQUIRE_DONE = _IOW_BAD('c', 9, struct binder_ptr_cookie),
177 BC_REQUEST_DEATH_NOTIFICATION = _IOW_BAD('c', 14, struct binder_ptr_cookie),
179 BC_CLEAR_DEATH_NOTIFICATION = _IOW_BAD('c', 15, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
binder.h 103 struct binder_ptr_cookie { struct
133 BR_INCREFS = _IOR_BAD('r', 7, struct binder_ptr_cookie),
134 BR_ACQUIRE = _IOR_BAD('r', 8, struct binder_ptr_cookie),
135 BR_RELEASE = _IOR_BAD('r', 9, struct binder_ptr_cookie),
136 BR_DECREFS = _IOR_BAD('r', 10, struct binder_ptr_cookie),
167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
168 BC_ACQUIRE_DONE = _IOW_BAD('c', 9, struct binder_ptr_cookie),
177 BC_REQUEST_DEATH_NOTIFICATION = _IOW_BAD('c', 14, struct binder_ptr_cookie),
179 BC_CLEAR_DEATH_NOTIFICATION = _IOW_BAD('c', 15, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
binder.h 103 struct binder_ptr_cookie { struct
133 BR_INCREFS = _IOR_BAD('r', 7, struct binder_ptr_cookie),
134 BR_ACQUIRE = _IOR_BAD('r', 8, struct binder_ptr_cookie),
135 BR_RELEASE = _IOR_BAD('r', 9, struct binder_ptr_cookie),
136 BR_DECREFS = _IOR_BAD('r', 10, struct binder_ptr_cookie),
167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
168 BC_ACQUIRE_DONE = _IOW_BAD('c', 9, struct binder_ptr_cookie),
177 BC_REQUEST_DEATH_NOTIFICATION = _IOW_BAD('c', 14, struct binder_ptr_cookie),
179 BC_CLEAR_DEATH_NOTIFICATION = _IOW_BAD('c', 15, struct binder_ptr_cookie),

Completed in 228 milliseconds

1 23