/third_party/glib/gio/ |
D | gportalnotificationbackend.c | 58 g_dbus_connection_call (backend->dbus_connection, in g_portal_notification_backend_send_notification() 74 g_dbus_connection_call (backend->dbus_connection, in g_portal_notification_backend_withdraw_notification()
|
D | ggtknotificationbackend.c | 88 g_dbus_connection_call (backend->dbus_connection, in g_gtk_notification_backend_send_notification() 103 g_dbus_connection_call (backend->dbus_connection, "org.gtk.Notifications", in g_gtk_notification_backend_withdraw_notification()
|
D | gapplicationimpl-dbus.c | 554 g_dbus_connection_call (impl->session_bus, "org.freedesktop.DBus", in g_application_impl_stop_primary() 672 g_dbus_connection_call (impl->session_bus, in g_application_impl_activate() 703 g_dbus_connection_call (impl->session_bus, in g_application_impl_open() 831 g_dbus_connection_call (impl->session_bus, impl->bus_name, impl->object_path, in g_application_impl_command_line() 891 g_dbus_connection_call (gdbcl->connection, in G_DEFINE_TYPE() 905 g_dbus_connection_call (gdbcl->connection, in g_dbus_command_line_printerr_literal()
|
D | gdbusactiongroup.c | 292 …g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_async_init() 391 …g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_activate_action_full() 404 …g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_change_action_state_full()
|
D | gfdonotificationbackend.c | 337 g_dbus_connection_call (con, "org.freedesktop.Notifications", "/org/freedesktop/Notifications", in call_notify() 476 g_dbus_connection_call (backend->dbus_connection, in g_fdo_notification_backend_withdraw_notification()
|
D | gdbusproxy.c | 1068 g_dbus_connection_call (proxy->priv->connection, in on_properties_changed() 1340 g_dbus_connection_call (proxy->priv->connection, in on_name_owner_changed() 1434 g_dbus_connection_call (proxy->priv->connection, in async_init_data_set_name_owner() 1497 g_dbus_connection_call (proxy->priv->connection, in async_init_call_get_name_owner() 1606 g_dbus_connection_call (proxy->priv->connection, in async_init_call_start_service_by_name() 2714 g_dbus_connection_call (proxy->priv->connection, in g_dbus_proxy_call_internal()
|
D | gdbusnamewatching.c | 412 g_dbus_connection_call (client->connection, in invoke_get_name_owner() 505 g_dbus_connection_call (client->connection, in has_connection()
|
D | gdbusmenumodel.c | 485 g_dbus_connection_call (group->path->id->connection, in g_dbus_menu_group_go_offline() 548 g_dbus_connection_call (group->path->id->connection, in g_dbus_menu_group_activate()
|
D | gdbusconnection.h | 193 void g_dbus_connection_call (GDBusConnection *connection,
|
D | gdbusnameowning.c | 455 g_dbus_connection_call (client->connection, in has_connection()
|
D | gdbusobjectmanagerclient.c | 1226 g_dbus_connection_call (manager->priv->connection, in maybe_unsubscribe_signals()
|
D | gdesktopappinfo.c | 2986 g_dbus_connection_call (session_bus, info->app_id, object_path, "org.freedesktop.Application", in launch_uris_with_dbus() 4980 g_dbus_connection_call (session_bus, info->app_id, object_path, in g_desktop_app_info_launch_action()
|
D | gdbusconnection.c | 6136 g_dbus_connection_call (GDBusConnection *connection, in g_dbus_connection_call() function
|
/third_party/glib/gio/tests/ |
D | gdbus-proxy-threads.c | 133 g_dbus_connection_call (connection, in request_name() 177 g_dbus_connection_call (connection, in release_name()
|
D | gdbus-threading.c | 157 g_dbus_connection_call (c, in test_delivery_in_thread_func() 184 g_dbus_connection_call (c, in test_delivery_in_thread_func() 211 g_dbus_connection_call (c, in test_delivery_in_thread_func() 255 g_dbus_connection_call (c, in test_delivery_in_thread_func()
|
D | gdbus-connection.c | 423 g_dbus_connection_call (c, in test_connection_send() 440 g_dbus_connection_call (c, in test_connection_send() 456 g_dbus_connection_call (c, in test_connection_send() 473 g_dbus_connection_call (c, in test_connection_send() 496 g_dbus_connection_call (c, in test_connection_send()
|
D | gdbus-server-auth.c | 378 g_dbus_connection_call (client, NULL, "/", "com.example.Test", "WhoAmI", in do_test_server_auth()
|
D | actions.c | 676 g_dbus_connection_call (bus, in call_list() 726 g_dbus_connection_call (bus, in call_describe()
|
D | gdbus-test-codegen.c | 1438 g_dbus_connection_call (connection, in introspect() 1530 g_dbus_connection_call (c, in om_check_get_all()
|
D | gdbus-export.c | 1717 g_dbus_connection_call (connection, g_dbus_connection_get_unique_name (connection), "/foo", in test_async_case()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 2956 g_dbus_connection_call
|
/third_party/glib/ |
D | NEWS | 7177 672239 request NO_REPLY from g_dbus_connection_call() with no as... 7229 670909 g_dbus_connection_call leaks when it receives an error...
|