Home
last modified time | relevance | path

Searched refs:_g_win32_mount_new (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
Dgwin32volumemonitor.c146 list = g_list_prepend (list, _g_win32_mount_new (volume_monitor, drive, NULL)); in get_mounts()
244 mount = _g_win32_mount_new (NULL, mount_path, NULL); in get_mount_for_mount_path()
Dgwin32mount.h48 GWin32Mount * _g_win32_mount_new (GVolumeMonitor *volume_monitor,
Dgwin32mount.c129 _g_win32_mount_new (GVolumeMonitor *volume_monitor, in _g_win32_mount_new() function