Home
last modified time | relevance | path

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

/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-thumbnailer.c544 GDBusMethodInvocation *invocation_ongoing; in photos_thumbnailer_handle_cancel() local
556 …while (g_hash_table_iter_next (&iter, (gpointer *) &invocation_ongoing, (gpointer *) &cancellable)) in photos_thumbnailer_handle_cancel()
562 connection_ongoing = g_dbus_method_invocation_get_connection (invocation_ongoing); in photos_thumbnailer_handle_cancel()
563 message_ongoing = g_dbus_method_invocation_get_message (invocation_ongoing); in photos_thumbnailer_handle_cancel()