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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
binder.h 145 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
binder.h 145 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
binder.h 145 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
binder.h 145 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
binder.h 145 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
  /frameworks/native/cmds/servicemanager/
binder.c 71 NAME(BR_TRANSACTION);
242 case BR_TRANSACTION: {
  /frameworks/native/libs/binder/
IPCThreadState.cpp 76 "BR_TRANSACTION",
157 case BR_TRANSACTION:
1047 case BR_TRANSACTION:
    [all...]

Completed in 1301 milliseconds

1 23