Home
last modified time | relevance | path

Searched refs:GMountOperation (Results 1 – 18 of 18) sorted by relevance

/third_party/glib/gio/
Dgmountoperation.h33 …_OPERATION(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_MOUNT_OPERATION, GMountOperation))
61 void (* ask_password) (GMountOperation *op,
76 void (* ask_question) (GMountOperation *op,
80 void (* reply) (GMountOperation *op,
83 void (* aborted) (GMountOperation *op);
98 void (* show_processes) (GMountOperation *op,
103 void (* show_unmount_progress) (GMountOperation *op,
124 GMountOperation * g_mount_operation_new (void);
127 const char * g_mount_operation_get_username (GMountOperation *op);
129 void g_mount_operation_set_username (GMountOperation *op,
[all …]
Dgmountoperation.c96 G_DEFINE_TYPE_WITH_PRIVATE (GMountOperation, g_mount_operation, G_TYPE_OBJECT) in G_DEFINE_TYPE_WITH_PRIVATE() argument
104 GMountOperation *operation; in G_DEFINE_TYPE_WITH_PRIVATE()
168 GMountOperation *operation; in g_mount_operation_get_property()
222 GMountOperation *operation; in g_mount_operation_finalize()
239 GMountOperation *op = data; in reply_non_handled_in_idle()
246 ask_password (GMountOperation *op, in ask_password()
259 ask_question (GMountOperation *op, in ask_question()
270 show_processes (GMountOperation *op, in show_processes()
282 show_unmount_progress (GMountOperation *op, in show_unmount_progress()
617 g_mount_operation_init (GMountOperation *operation) in g_mount_operation_init()
[all …]
Dgmount.h115 GMountOperation *mount_operation,
141 GMountOperation *mount_operation,
151 GMountOperation *mount_operation,
215 GMountOperation *mount_operation,
250 GMountOperation *mount_operation,
262 GMountOperation *mount_operation,
Dgdrive.h134 GMountOperation *mount_operation,
145 GMountOperation *mount_operation,
157 GMountOperation *mount_operation,
232 GMountOperation *mount_operation,
246 GMountOperation *mount_operation,
258 GMountOperation *mount_operation,
Dgvolume.h146 GMountOperation *mount_operation,
172 GMountOperation *mount_operation,
208 GMountOperation *mount_operation,
239 GMountOperation *mount_operation,
Dgio-tool-mount.c141 ask_password_cb (GMountOperation *op, in ask_password_cb()
214 ask_question_cb (GMountOperation *op, in ask_question_cb()
257 GMountOperation *op = user_data; in mount_mountable_done_cb()
289 GMountOperation *op = user_data; in mount_done_cb()
312 static GMountOperation *
315 GMountOperation *op; in new_mount_op()
335 GMountOperation *op; in mount()
383 GMountOperation *mount_op; in unmount()
439 GMountOperation *mount_op; in eject()
500 GMountOperation *op; in stop_with_device_file()
[all …]
Dgfile.h432 GMountOperation *mount_operation,
460 GMountOperation *mount_operation,
521 GMountOperation *start_operation,
531 GMountOperation *mount_operation,
543 GMountOperation *mount_operation,
553 GMountOperation *mount_operation,
1033 GMountOperation *mount_operation,
1044 GMountOperation *mount_operation,
1066 GMountOperation *mount_operation,
1088 GMountOperation *mount_operation,
[all …]
Dgdrive.c476 GMountOperation *mount_operation, in g_drive_eject_with_operation()
762 GMountOperation *mount_operation, in g_drive_start()
864 GMountOperation *mount_operation, in g_drive_stop()
Dgmount.c534 GMountOperation *mount_operation, in g_mount_unmount_with_operation()
619 GMountOperation *mount_operation, in g_mount_eject_with_operation()
707 GMountOperation *mount_operation, in g_mount_remount()
Dgvolume.c348 GMountOperation *mount_operation, in g_volume_mount()
496 GMountOperation *mount_operation, in g_volume_eject_with_operation()
Dgio-autocleanups.h94 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMountOperation, g_object_unref)
Dgiotypes.h132 typedef struct _GMountOperation GMountOperation; typedef
Dgunixvolume.c336 GMountOperation *mount_operation, in g_unix_volume_mount()
Dgfile.c4967 GMountOperation *mount_operation, in g_file_mount_mountable()
5142 GMountOperation *mount_operation, in g_file_unmount_mountable_with_operation()
5326 GMountOperation *mount_operation, in g_file_eject_mountable_with_operation()
6790 GMountOperation *mount_operation, in g_file_mount_enclosing_volume()
8137 GMountOperation *start_operation, in g_file_start_mountable()
8227 GMountOperation *mount_operation, in g_file_stop_mountable()
/third_party/glib/gio/tests/
Dmount-operation.c29 GMountOperation *op = NULL; in test_construction()
41 GMountOperation *op = NULL; in test_properties()
/third_party/gstreamer/gstplugins_base/tests/examples/gio/
Dgiosrc-mounting.c60 GMountOperation *mop = gtk_mount_operation_new (NULL); in message_handler()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1476 <TITLE>GMountOperation</TITLE>
1479 GMountOperation
/third_party/glib/
DNEWS6844 * GMountOperation gained a ::show-unmount-progress signal
10200 variants that take a GMountOperation object.
10459 573421 Clarify message format in GMountOperation
10500 - GMountOperation gained an "aborted' signal that allows to abort