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

/drivers/staging/android/uapi/
H A Dbinder.h207 BR_DEAD_REPLY = _IO('r', 5), enumerator in enum:binder_driver_return_protocol
/drivers/staging/android/
H A Dbinder.c1362 return_error = BR_DEAD_REPLY;
1392 return_error = BR_DEAD_REPLY;
1399 return_error = BR_DEAD_REPLY;
2481 binder_send_failed_reply(t, BR_DEAD_REPLY);
2586 binder_send_failed_reply(send_reply, BR_DEAD_REPLY);
3402 "BR_DEAD_REPLY",

Completed in 654 milliseconds