Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgoutputstream.c51 struct _GOutputStreamPrivate { struct
52 guint closed : 1;
53 guint pending : 1;
54 guint cancelled : 1;
55 GAsyncReadyCallback outstanding_callback;