Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/android/
Dbinder.h276 BC_REPLY = _IOW('c', 1, struct binder_transaction_data), enumerator
/linux-4.4.14/drivers/android/
Dbinder.c1934 case BC_REPLY: { in binder_thread_write()
1940 binder_transaction(proc, thread, &tr, cmd == BC_REPLY); in binder_thread_write()