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

  /frameworks/base/include/private/binder/
binder_module.h 113 BR_ATTEMPT_ACQUIRE,
  /bionic/libc/kernel/common/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /development/ndk/platforms/android-3/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /external/kernel-headers/original/linux/
binder.h 213 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
267 * int: 0 if the last BR_ATTEMPT_ACQUIRE was not successful.
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
binder.h 138 BR_ATTEMPT_ACQUIRE = _IOR_BAD('r', 11, struct binder_pri_ptr_cookie),
  /frameworks/base/libs/binder/
IPCThreadState.cpp 96 "BR_ATTEMPT_ACQUIRE",
203 case BR_ATTEMPT_ACQUIRE: {
939 case BR_ATTEMPT_ACQUIRE:
946 "BR_ATTEMPT_ACQUIRE: object %p does not match cookie %p (expected %p)",
    [all...]

Completed in 17 milliseconds