Lines Matching full:br_dead_reply
2837 * BR_DEAD_REPLY if the target process or thread is dead
2874 return frozen ? BR_FROZEN_REPLY : BR_DEAD_REPLY; in binder_proc_transaction()
2932 * @error: if no @procp then returns BR_DEAD_REPLY
2947 * target proc has died, @error is set to BR_DEAD_REPLY.
2964 *error = BR_DEAD_REPLY; in binder_get_node_refs_for_txn()
3163 return_error = BR_DEAD_REPLY; in binder_transaction()
3216 return_error = BR_DEAD_REPLY; in binder_transaction()
3388 BR_DEAD_REPLY : BR_FAILED_REPLY; in binder_transaction()
3749 return_error = BR_DEAD_REPLY; in binder_transaction()
5185 BR_DEAD_REPLY); in binder_release_work()
5410 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()
6674 "BR_DEAD_REPLY",