HomeSort by relevance Sort by last modified time
    Searched defs:get_mounts (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gvolumemonitor.h 103 GList * (* get_mounts) (GVolumeMonitor *volume_monitor); member in struct:_GVolumeMonitorClass
gwin32volumemonitor.c 128 get_mounts (GVolumeMonitor *volume_monitor) function
258 monitor_class->get_mounts = get_mounts;
gunionvolumemonitor.c 103 get_mounts (GVolumeMonitor *volume_monitor) function
249 monitor_class->get_mounts = get_mounts;
gunixvolumemonitor.c 111 get_mounts (GVolumeMonitor *volume_monitor) function
192 monitor_class->get_mounts = get_mounts;

Completed in 183 milliseconds