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

  /external/bluetooth/glib/gio/
gunixmounts.h 62 gint g_unix_mount_compare (GUnixMountEntry *mount1,
gunixvolumemonitor.c 406 new_mounts = g_list_sort (new_mounts, (GCompareFunc) g_unix_mount_compare);
409 new_mounts, (GCompareFunc) g_unix_mount_compare,
gio.symbols 668 g_unix_mount_compare
gunixmounts.c 1384 * g_unix_mount_compare
1394 g_unix_mount_compare (GUnixMountEntry *mount1, function
    [all...]

Completed in 31 milliseconds