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

  /external/bluetooth/glib/gio/
gunionvolumemonitor.h 32 #define G_UNION_VOLUME_MONITOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_UNION_VOLUME_MONITOR, GUnionVolumeMonitor))
gunionvolumemonitor.c 54 G_DEFINE_TYPE (GUnionVolumeMonitor, g_union_volume_monitor, G_TYPE_VOLUME_MONITOR);
66 monitor = G_UNION_VOLUME_MONITOR (object);
86 monitor = G_UNION_VOLUME_MONITOR (object);
110 monitor = G_UNION_VOLUME_MONITOR (volume_monitor);
136 monitor = G_UNION_VOLUME_MONITOR (volume_monitor);
162 monitor = G_UNION_VOLUME_MONITOR (volume_monitor);
188 monitor = G_UNION_VOLUME_MONITOR (volume_monitor);
217 monitor = G_UNION_VOLUME_MONITOR (volume_monitor);

Completed in 16 milliseconds