Searched refs:send_reply (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c2604 struct binder_transaction *send_reply = NULL; local
2610 send_reply = t;
2633 if (send_reply)
2634 binder_send_failed_reply(send_reply, BR_DEAD_REPLY);

Completed in 632 milliseconds