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()82 BR_DEAD_REPLY => f.pad("BR_DEAD_REPLY"), in fmt()
471 let reply = Err(BR_DEAD_REPLY); in cancel()
1111 let reply = Err(BR_DEAD_REPLY); in unwind_transaction_stack()
301 /// BR_DEAD_REPLY,362 /// BR_DEAD_REPLY,419 /// 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()3167 return_error = BR_DEAD_REPLY; in binder_transaction()3220 return_error = BR_DEAD_REPLY; in binder_transaction()3392 BR_DEAD_REPLY : BR_FAILED_REPLY; in binder_transaction()3753 return_error = BR_DEAD_REPLY; in binder_transaction()5198 BR_DEAD_REPLY); in binder_release_work()[all …]