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

  /external/bluetooth/glib/gio/
gunixmounts.h 64 const char * g_unix_mount_get_mount_path (GUnixMountEntry *mount_entry);
gunixvolumemonitor.c 416 mount = find_mount_by_mountpath (monitor, g_unix_mount_get_mount_path (mount_entry));
431 mount_path = g_unix_mount_get_mount_path (mount_entry);
gunixmount.c 122 mount->mount_path = g_strdup (g_unix_mount_get_mount_path (mount_entry));
gio.symbols 669 g_unix_mount_get_mount_path
gunixmounts.c 1429 g_unix_mount_get_mount_path (GUnixMountEntry *mount_entry) function
    [all...]

Completed in 25 milliseconds