Home
last modified time | relevance | path

Searched refs:get_volume (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/gio/
Dgmount.h84 GVolume * (* get_volume) (GMount *mount); member
Dgwin32mount.c342 iface->get_volume = g_win32_mount_get_volume; in g_win32_mount_mount_iface_init()
Dgmount.c259 return (* iface->get_volume) (mount); in g_mount_get_volume()
Dgunixmount.c460 iface->get_volume = g_unix_mount_get_volume; in g_unix_mount_mount_iface_init()