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

/linux-master/include/uapi/linux/android/
H A Dbinder.h290 TF_ACCEPT_FDS = 0x10, /* allow replies with file descriptors */ enumerator in enum:transaction_flags
/linux-master/drivers/android/
H A Dbinder.c2279 target_allows_fd = !!(in_reply_to->flags & TF_ACCEPT_FDS);

Completed in 137 milliseconds