Home
last modified time | relevance | path

Searched refs:TF_ONE_WAY (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dbinder_386.const35 TF_ONE_WAY = 1
Dbinder_arm.const35 TF_ONE_WAY = 1
Dbinder_amd64.const35 TF_ONE_WAY = 1
Dbinder_arm64.const35 TF_ONE_WAY = 1
Dbinder_ppc64le.const35 TF_ONE_WAY = 1
Dbinder.txt107 binder_transaction_flags = TF_ONE_WAY, TF_ACCEPT_FDS
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h247 TF_ONE_WAY = 0x01, /* this is a one-way call: async, no return */ enumerator