Home
last modified time | relevance | path

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

/linux/drivers/android/
A Dbinder_internal.h186 struct binder_error { struct
505 struct binder_error return_error;
506 struct binder_error reply_error;
A Dbinder.c3896 struct binder_error *e = container_of( in binder_thread_read()
3897 w, struct binder_error, work); in binder_thread_read()
4237 struct binder_error *e = container_of( in binder_release_work()
4238 w, struct binder_error, work); in binder_release_work()
5420 struct binder_error *e = container_of( in print_binder_work_ilocked()
5421 w, struct binder_error, work); in print_binder_work_ilocked()

Completed in 70 milliseconds