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

  /external/bluetooth/glib/gio/
gseekable.c 95 iface = G_SEEKABLE_GET_IFACE (seekable);
115 iface = G_SEEKABLE_GET_IFACE (seekable);
150 iface = G_SEEKABLE_GET_IFACE (seekable);
170 iface = G_SEEKABLE_GET_IFACE (seekable);
205 iface = G_SEEKABLE_GET_IFACE (seekable);
gseekable.h 37 #define G_SEEKABLE_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_SEEKABLE, GSeekableIface))

Completed in 29 milliseconds