Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/android/
Dbinder.h267 #define BINDER_GET_EXTENDED_ERROR _IOWR('b', 17, struct binder_extended_error) macro
/Linux-v6.1/drivers/android/
Dbinder.c5502 case BINDER_GET_EXTENDED_ERROR: in binder_ioctl()