Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c1596 static void binder_send_failed_reply(struct binder_transaction *t, in binder_send_failed_reply() function
1665 binder_send_failed_reply(t, error_code); in binder_cleanup_transaction()
3744 binder_send_failed_reply(in_reply_to, return_error); in binder_transaction()
5018 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()