Searched refs:g_mount_unmount_with_operation (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/gio/ |
D | gmount.c | 394 g_mount_unmount_with_operation, in g_mount_unmount() 432 else if (g_async_result_is_tagged (result, g_mount_unmount_with_operation)) in g_mount_unmount_finish() 532 g_mount_unmount_with_operation (GMount *mount, in g_mount_unmount_with_operation() function 548 g_mount_unmount_with_operation, in g_mount_unmount_with_operation() 589 else if (g_async_result_is_tagged (result, g_mount_unmount_with_operation)) in g_mount_unmount_with_operation_finish()
|
D | gmount.h | 188 GLIB_DEPRECATED_FOR(g_mount_unmount_with_operation) 248 void g_mount_unmount_with_operation (GMount *mount,
|
D | gio-tool-mount.c | 400 …g_mount_unmount_with_operation (mount, flags, mount_op, NULL, unmount_done_cb, g_object_ref (file)… in unmount()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 1137 g_mount_unmount_with_operation
|