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

  /external/bluetooth/glib/gio/
gnativevolumemonitor.h 28 GMount * (* get_mount_for_mount_path) (const char *mount_path, member in struct:_GNativeVolumeMonitorClass
gwin32volumemonitor.c 238 get_mount_for_mount_path (const char *mount_path, function
265 native_class->get_mount_for_mount_path = get_mount_for_mount_path;
gunixvolumemonitor.c 163 get_mount_for_mount_path (const char *mount_path, function
199 native_class->get_mount_for_mount_path = get_mount_for_mount_path;

Completed in 32 milliseconds