Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-proxy-threads.c117 GDBusConnection *connection = G_DBUS_CONNECTION (source); in request_name_cb()
152 GDBusConnection *connection = G_DBUS_CONNECTION (source); in release_name_cb()
Dgdbus-connection-flush.c183 g_assert (f->client_conn == G_DBUS_CONNECTION (source)); in setup_client_cb()
196 g_assert (f->server_conn == G_DBUS_CONNECTION (source)); in setup_server_cb()
249 g_assert_cmpuint ((guintptr) f->client_conn, ==, (guintptr) G_DBUS_CONNECTION (source)); in flush_cb()
Dgdbus-peer.c643 c = G_DBUS_CONNECTION (data->current_connections->pdata[n]);
680 GDBusConnection *c = G_DBUS_CONNECTION (data);
1052 …g_assert (!g_dbus_connection_get_is_disconnected (G_DBUS_CONNECTION (data.current_connections->pda… in do_test_peer()
1064 …g_assert (g_dbus_connection_get_is_disconnected (G_DBUS_CONNECTION (data.current_connections->pdat… in do_test_peer()
1098 g_assert (G_DBUS_CONNECTION (data.current_connections->pdata[0]) != c); in do_test_peer()
1099 g_dbus_connection_disconnect (G_DBUS_CONNECTION (data.current_connections->pdata[0])); in do_test_peer()
Dgdbus-exit-on-close.c93 if (g_dbus_connection_close_finish (G_DBUS_CONNECTION (source), in close_async_cb()
Dgdbus-example-server.c287 GDBusConnection *connection = G_DBUS_CONNECTION (user_data); in on_timeout_cb()
Dactions.c655 GDBusConnection *bus = G_DBUS_CONNECTION (source); in list_cb()
698 GDBusConnection *bus = G_DBUS_CONNECTION (source); in describe_cb()
Dgdbus-export.c1679 GDBusConnection *connection = G_DBUS_CONNECTION (source); in ensure_result_cb()
/third_party/glib/gio/
Dgdbusconnection.c615 GDBusConnection *connection = G_DBUS_CONNECTION (object); in g_dbus_connection_dispose()
641 GDBusConnection *connection = G_DBUS_CONNECTION (object); in g_dbus_connection_finalize()
703 GDBusConnection *connection = G_DBUS_CONNECTION (object); in g_dbus_connection_get_property()
748 GDBusConnection *connection = G_DBUS_CONNECTION (object); in g_dbus_connection_set_property()
2262 connection = G_DBUS_CONNECTION (user_data); in on_worker_message_received()
2360 connection = G_DBUS_CONNECTION (user_data); in on_worker_message_about_to_be_sent()
2433 connection = G_DBUS_CONNECTION (user_data); in on_worker_closed()
2481 GDBusConnection *connection = G_DBUS_CONNECTION (initable); in initable_init()
2768 return G_DBUS_CONNECTION (object); in g_dbus_connection_new_finish()
2915 return G_DBUS_CONNECTION (object); in g_dbus_connection_new_for_address_finish()
[all …]
Dgapplicationimpl-dbus.c752 …reply = g_dbus_connection_call_with_unix_fd_list_finish (G_DBUS_CONNECTION (source), NULL, result,… in g_application_impl_cmdline_done()
754 reply = g_dbus_connection_call_finish (G_DBUS_CONNECTION (source), result, &error); in g_application_impl_cmdline_done()
Dgdbusconnection.h33 #define G_DBUS_CONNECTION(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_DBUS_CONNECTION, GD… macro
Dgfdonotificationbackend.c354 val = g_dbus_connection_call_finish (G_DBUS_CONNECTION (source_object), result, &error); in notification_sent()
Dgdbusnameowning.c319 result = g_dbus_connection_call_finish (G_DBUS_CONNECTION (source_object), in request_name_cb()
Dgdbusmenumodel.c501 GDBusConnection *connection = G_DBUS_CONNECTION (source_object); in g_dbus_menu_group_start_ready()
Dgdesktopappinfo.c3111 g_dbus_connection_call_finish (G_DBUS_CONNECTION (object), result, &error); in launch_uris_with_dbus_cb()
3130 g_dbus_connection_flush_finish (G_DBUS_CONNECTION (object), result, NULL); in launch_uris_flush_cb()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2990 G_DBUS_CONNECTION