Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgportalnotificationbackend.c58 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()
Dggtknotificationbackend.c88 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()
Dgapplicationimpl-dbus.c554 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()
Dgdbusactiongroup.c292g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_async_init()
391g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_activate_action_full()
404g_dbus_connection_call (group->connection, group->bus_name, group->object_path, "org.gtk.Actions",… in g_dbus_action_group_change_action_state_full()
Dgfdonotificationbackend.c337 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()
Dgdbusproxy.c1068 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()
Dgdbusnamewatching.c412 g_dbus_connection_call (client->connection, in invoke_get_name_owner()
505 g_dbus_connection_call (client->connection, in has_connection()
Dgdbusmenumodel.c485 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()
Dgdbusconnection.h193 void g_dbus_connection_call (GDBusConnection *connection,
Dgdbusnameowning.c455 g_dbus_connection_call (client->connection, in has_connection()
Dgdbusobjectmanagerclient.c1226 g_dbus_connection_call (manager->priv->connection, in maybe_unsubscribe_signals()
Dgdesktopappinfo.c2986 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()
Dgdbusconnection.c6136 g_dbus_connection_call (GDBusConnection *connection, in g_dbus_connection_call() function
/third_party/glib/gio/tests/
Dgdbus-proxy-threads.c133 g_dbus_connection_call (connection, in request_name()
177 g_dbus_connection_call (connection, in release_name()
Dgdbus-threading.c157 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()
Dgdbus-connection.c423 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()
Dgdbus-server-auth.c378 g_dbus_connection_call (client, NULL, "/", "com.example.Test", "WhoAmI", in do_test_server_auth()
Dactions.c676 g_dbus_connection_call (bus, in call_list()
726 g_dbus_connection_call (bus, in call_describe()
Dgdbus-test-codegen.c1438 g_dbus_connection_call (connection, in introspect()
1530 g_dbus_connection_call (c, in om_check_get_all()
Dgdbus-export.c1717 g_dbus_connection_call (connection, g_dbus_connection_get_unique_name (connection), "/foo", in test_async_case()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2956 g_dbus_connection_call
/third_party/glib/
DNEWS7177 672239 request NO_REPLY from g_dbus_connection_call() with no as...
7229 670909 g_dbus_connection_call leaks when it receives an error...