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

  /frameworks/base/include/private/binder/
binder_module.h 131 BC_INCREFS_DONE,
  /bionic/libc/kernel/common/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /development/ndk/platforms/android-3/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /external/kernel-headers/original/linux/
binder.h 284 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
binder.h 167 BC_INCREFS_DONE = _IOW_BAD('c', 8, struct binder_ptr_cookie),
  /frameworks/base/libs/binder/
IPCThreadState.cpp 120 "BC_INCREFS_DONE",
260 case BC_INCREFS_DONE:
922 mOut.writeInt32(BC_INCREFS_DONE);
    [all...]

Completed in 261 milliseconds