Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dbinder.h129 struct binder_transaction_data { struct
194 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
195 BR_REPLY = _IOR('r', 3, struct binder_transaction_data),
274 BC_TRANSACTION = _IOW('c', 0, struct binder_transaction_data),
275 BC_REPLY = _IOW('c', 1, struct binder_transaction_data),