Home
last modified time | relevance | path

Searched defs:has_weak_ref (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h208 __u32 has_weak_ref; member
/openbmc/linux/drivers/android/
H A Dbinder_internal.h253 u8 has_weak_ref:1; member
H A Dbinder.c4516 int has_weak_ref; in binder_thread_read() local