Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/android/
Dbinder.h208 BR_DEAD_REPLY = _IO('r', 5), enumerator
/linux-4.1.27/drivers/android/
Dbinder.c1364 return_error = BR_DEAD_REPLY; in binder_transaction()
1394 return_error = BR_DEAD_REPLY; in binder_transaction()
1401 return_error = BR_DEAD_REPLY; in binder_transaction()
2482 binder_send_failed_reply(t, BR_DEAD_REPLY); in binder_release_work()
2587 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_free_thread()