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

  /external/bluetooth/glib/gio/
gunixmounts.h 61 void g_unix_mount_point_free (GUnixMountPoint *mount_point);
gunixvolumemonitor.c 80 g_list_foreach (monitor->last_mountpoints, (GFunc)g_unix_mount_point_free, NULL);
389 (GFunc)g_unix_mount_point_free, NULL);
gio.symbols 667 g_unix_mount_point_free
gunixmounts.c 1367 * g_unix_mount_point_free:
1373 g_unix_mount_point_free (GUnixMountPoint *mount_point) function
    [all...]

Completed in 91 milliseconds