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

  /external/bluetooth/glib/gio/
gvolumemonitor.c 276 class = G_VOLUME_MONITOR_GET_CLASS (volume_monitor);
299 class = G_VOLUME_MONITOR_GET_CLASS (volume_monitor);
322 class = G_VOLUME_MONITOR_GET_CLASS (volume_monitor);
346 class = G_VOLUME_MONITOR_GET_CLASS (volume_monitor);
370 class = G_VOLUME_MONITOR_GET_CLASS (volume_monitor);
gvolumemonitor.h 40 #define G_VOLUME_MONITOR_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_VOLUME_MONITOR, GVolumeMonitorClass))
gunionvolumemonitor.c 673 child_monitor_class = G_VOLUME_MONITOR_GET_CLASS (child_monitor);

Completed in 144 milliseconds