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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
binder.h 177 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
binder.h 177 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
binder.h 177 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
binder.h 177 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
binder.h 177 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
  /frameworks/native/libs/binder/
IPCThreadState.cpp 103 "BC_INCREFS_DONE",
241 case BC_INCREFS_DONE:
1015 mOut.writeInt32(BC_INCREFS_DONE);
    [all...]

Completed in 81 milliseconds

1 23