Home
last modified time | relevance | path

Searched refs:get_volume_for_uuid (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/gio/
Dgwin32volumemonitor.c220 get_volume_for_uuid (GVolumeMonitor *volume_monitor, const char *uuid) in get_volume_for_uuid() function
261 monitor_class->get_volume_for_uuid = get_volume_for_uuid; in g_win32_volume_monitor_class_init()
Dgunixvolumemonitor.c145 get_volume_for_uuid (GVolumeMonitor *volume_monitor, const char *uuid) in get_volume_for_uuid() function
195 monitor_class->get_volume_for_uuid = get_volume_for_uuid; in g_unix_volume_monitor_class_init()
Dgunionvolumemonitor.c181 get_volume_for_uuid (GVolumeMonitor *volume_monitor, const char *uuid) in get_volume_for_uuid() function
250 monitor_class->get_volume_for_uuid = get_volume_for_uuid; in g_union_volume_monitor_class_init()
Dgvolumemonitor.h105 GVolume * (* get_volume_for_uuid) (GVolumeMonitor *volume_monitor, member
Dgvolumemonitor.c348 return class->get_volume_for_uuid (volume_monitor, uuid); in g_volume_monitor_get_volume_for_uuid()
DChangeLog2365 (get_volume_for_uuid), (get_mount_for_uuid),
3542 (get_volume_for_uuid), (get_mount_for_uuid),
3560 * gunixvolumemonitor.c: (get_volume_for_uuid),