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

  /external/bluetooth/glib/gio/
gwin32volumemonitor.h 34 #define G_WIN32_VOLUME_MONITOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_WIN32_VOLUME_MONITOR, GWin32VolumeMonitor))
gwin32volumemonitor.c 50 G_DEFINE_TYPE_WITH_CODE (GWin32VolumeMonitor, g_win32_volume_monitor, G_TYPE_NATIVE_VOLUME_MONITOR,
61 monitor = G_WIN32_VOLUME_MONITOR (object);
135 monitor = G_WIN32_VOLUME_MONITOR (volume_monitor);
161 monitor = G_WIN32_VOLUME_MONITOR (volume_monitor);
176 monitor = G_WIN32_VOLUME_MONITOR (volume_monitor);

Completed in 600 milliseconds