Searched refs:get_volume_for_uuid (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/glib/gio/ |
D | gwin32volumemonitor.c | 220 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()
|
D | gunixvolumemonitor.c | 145 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()
|
D | gunionvolumemonitor.c | 181 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()
|
D | gvolumemonitor.h | 105 GVolume * (* get_volume_for_uuid) (GVolumeMonitor *volume_monitor, member
|
D | gvolumemonitor.c | 348 return class->get_volume_for_uuid (volume_monitor, uuid); in g_volume_monitor_get_volume_for_uuid()
|
D | ChangeLog | 2365 (get_volume_for_uuid), (get_mount_for_uuid), 3542 (get_volume_for_uuid), (get_mount_for_uuid), 3560 * gunixvolumemonitor.c: (get_volume_for_uuid),
|