Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h346 BR_DEAD_REPLY = _IO('r', 5), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c2835 *error = BR_DEAD_REPLY; in binder_get_node_refs_for_txn()
2914 return_error = BR_DEAD_REPLY; in binder_transaction()
2967 return_error = BR_DEAD_REPLY; in binder_transaction()
3144 BR_DEAD_REPLY : BR_FAILED_REPLY; in binder_transaction()
3478 return_error = BR_DEAD_REPLY; in binder_transaction()
4594 BR_DEAD_REPLY); in binder_release_work()
4793 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()