Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c1604 static void binder_send_failed_reply(struct binder_transaction *t, in binder_send_failed_reply() function
1673 binder_send_failed_reply(t, error_code); in binder_cleanup_transaction()
3755 binder_send_failed_reply(in_reply_to, return_error); in binder_transaction()
5029 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()