Home
last modified time | relevance | path

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

/linux/include/uapi/linux/android/
A Dbinder.h369 BR_DEAD_REPLY = _IO('r', 5), enumerator
/linux/drivers/android/
A Dbinder.c2380 return proc->is_frozen ? BR_FROZEN_REPLY : BR_DEAD_REPLY; in binder_proc_transaction()
2439 *error = BR_DEAD_REPLY; in binder_get_node_refs_for_txn()
2518 return_error = BR_DEAD_REPLY; in binder_transaction()
2571 return_error = BR_DEAD_REPLY; in binder_transaction()
2754 BR_DEAD_REPLY : BR_FAILED_REPLY; in binder_transaction()
3041 return_error = BR_DEAD_REPLY; in binder_transaction()
4234 BR_DEAD_REPLY); in binder_release_work()
4444 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()

Completed in 22 milliseconds