Searched full:br_dead_reply (Results 1 – 5 of 5) sorted by relevance
22 reply: BR_DEAD_REPLY, in new_dead()42 self.reply == BR_DEAD_REPLY in is_dead()90 BR_DEAD_REPLY => f.pad("BR_DEAD_REPLY"), in fmt()
434 let reply = Err(BR_DEAD_REPLY); in cancel()
1090 let reply = Err(BR_DEAD_REPLY); in unwind_transaction_stack()
292 /// BR_DEAD_REPLY,353 /// BR_DEAD_REPLY,410 /// BR_DEAD_REPLY,
2837 * BR_DEAD_REPLY if the target process or thread is dead2874 return frozen ? BR_FROZEN_REPLY : BR_DEAD_REPLY; in binder_proc_transaction()2932 * @error: if no @procp then returns BR_DEAD_REPLY2947 * 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()[all …]