Home
last modified time | relevance | path

Searched defs:need_reply (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder_internal.h524 unsigned need_reply:1; member
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2080 bool need_reply, success = false; in vu_dispatch() local