/third_party/glib/gio/ |
D | gdrive.h | 134 GMountOperation *mount_operation, 145 GMountOperation *mount_operation, 157 GMountOperation *mount_operation, 232 GMountOperation *mount_operation, 246 GMountOperation *mount_operation, 258 GMountOperation *mount_operation,
|
D | gmount.h | 115 GMountOperation *mount_operation, 141 GMountOperation *mount_operation, 151 GMountOperation *mount_operation, 215 GMountOperation *mount_operation, 250 GMountOperation *mount_operation, 262 GMountOperation *mount_operation,
|
D | gvolume.h | 146 GMountOperation *mount_operation, 172 GMountOperation *mount_operation, 208 GMountOperation *mount_operation, 239 GMountOperation *mount_operation,
|
D | gdrive.c | 476 GMountOperation *mount_operation, in g_drive_eject_with_operation() argument 500 … (* iface->eject_with_operation) (drive, flags, mount_operation, cancellable, callback, user_data); in g_drive_eject_with_operation() 762 GMountOperation *mount_operation, in g_drive_start() argument 782 (* iface->start) (drive, flags, mount_operation, cancellable, callback, user_data); in g_drive_start() 864 GMountOperation *mount_operation, in g_drive_stop() argument 884 (* iface->stop) (drive, flags, mount_operation, cancellable, callback, user_data); in g_drive_stop()
|
D | gmount.c | 534 GMountOperation *mount_operation, in g_mount_unmount_with_operation() argument 558 …(* iface->unmount_with_operation) (mount, flags, mount_operation, cancellable, callback, user_data… in g_mount_unmount_with_operation() 619 GMountOperation *mount_operation, in g_mount_eject_with_operation() argument 643 … (* iface->eject_with_operation) (mount, flags, mount_operation, cancellable, callback, user_data); in g_mount_eject_with_operation() 707 GMountOperation *mount_operation, in g_mount_remount() argument 730 (* iface->remount) (mount, flags, mount_operation, cancellable, callback, user_data); in g_mount_remount()
|
D | gvolume.c | 348 GMountOperation *mount_operation, in g_volume_mount() argument 368 (* iface->mount_fn) (volume, flags, mount_operation, cancellable, callback, user_data); in g_volume_mount() 496 GMountOperation *mount_operation, in g_volume_eject_with_operation() argument 520 …(* iface->eject_with_operation) (volume, flags, mount_operation, cancellable, callback, user_data); in g_volume_eject_with_operation()
|
D | gfile.h | 432 GMountOperation *mount_operation, 460 GMountOperation *mount_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, 1170 … GMountOperation *mount_operation,
|
D | gunixvolume.c | 336 GMountOperation *mount_operation, in g_unix_volume_mount() argument
|
D | gfile.c | 4967 GMountOperation *mount_operation, in g_file_mount_mountable() argument 4989 mount_operation, in g_file_mount_mountable() 5142 GMountOperation *mount_operation, in g_file_unmount_mountable_with_operation() argument 5165 mount_operation, in g_file_unmount_mountable_with_operation() 5326 GMountOperation *mount_operation, in g_file_eject_mountable_with_operation() argument 5349 mount_operation, in g_file_eject_mountable_with_operation() 6790 GMountOperation *mount_operation, in g_file_mount_enclosing_volume() argument 6810 …(* iface->mount_enclosing_volume) (location, flags, mount_operation, cancellable, callback, user_d… in g_file_mount_enclosing_volume() 8227 GMountOperation *mount_operation, in g_file_stop_mountable() argument 8249 mount_operation, in g_file_stop_mountable()
|