Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h392 BR_TRANSACTION_COMPLETE = _IO('r', 6), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c3753 thread->return_error.cmd = BR_TRANSACTION_COMPLETE; in binder_transaction()
4497 cmd = BR_TRANSACTION_COMPLETE; in binder_thread_read()