Home
last modified time | relevance | path

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

/drivers/android/
A Dbinder_internal.h503 struct binder_error reply_error; member
A Dbinder.c1711 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()
1712 target_thread->reply_error.cmd = error_code; in binder_send_failed_reply()
1715 &target_thread->reply_error.work); in binder_send_failed_reply()
1725 target_thread->reply_error.cmd); in binder_send_failed_reply()
5204 thread->reply_error.work.type = BINDER_WORK_RETURN_ERROR; in binder_get_thread_ilocked()
5205 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()

Completed in 17 milliseconds