HomeSort by relevance Sort by last modified time
    Searched refs:GInputStreamPrivate (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
ginputstream.h 47 typedef struct _GInputStreamPrivate GInputStreamPrivate;
54 GInputStreamPrivate *priv;
ginputstream.c 123 g_type_class_add_private (klass, sizeof (GInputStreamPrivate));
142 GInputStreamPrivate);
    [all...]

Completed in 22 milliseconds