Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c1595 static void binder_send_failed_reply(struct binder_transaction *t, in binder_send_failed_reply() function
1664 binder_send_failed_reply(t, error_code); in binder_cleanup_transaction()
3709 binder_send_failed_reply(in_reply_to, return_error); in binder_transaction()
4978 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()