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

  /external/bluetooth/glib/gio/
gvolumemonitor.h 113 GVolume * (* adopt_orphan_mount) (GMount *mount, member in struct:_GVolumeMonitorClass
gunionvolumemonitor.c 675 if (child_monitor_class->adopt_orphan_mount != NULL)
677 volume = child_monitor_class->adopt_orphan_mount (mount, child_monitor);

Completed in 907 milliseconds