Home | History | Annotate | Download | only in jni

Lines Matching refs:DBUS_WATCH_WRITABLE

187            (events & DBUS_WATCH_WRITABLE ? POLLOUT : 0) |
194 (flags & POLLOUT ? DBUS_WATCH_WRITABLE : 0) |