Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c1914 static void binder_send_failed_reply(struct binder_transaction *t, in binder_send_failed_reply() function
1983 binder_send_failed_reply(t, error_code); in binder_cleanup_transaction()
3526 binder_send_failed_reply(in_reply_to, return_error); in binder_transaction()
4792 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()