Home
last modified time | relevance | path

Searched refs:show_unmount_progress (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgmountoperation.c282 show_unmount_progress (GMountOperation *op, in show_unmount_progress() function
303 klass->show_unmount_progress = show_unmount_progress; in g_mount_operation_class_init()
464 G_STRUCT_OFFSET (GMountOperationClass, show_unmount_progress), in g_mount_operation_class_init()
Dgmountoperation.h103 void (* show_unmount_progress) (GMountOperation *op, member