Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dggtknotificationbackend.c61 reply = g_dbus_connection_call_sync (session_bus, "org.freedesktop.DBus", "/org/freedesktop/DBus", in g_gtk_notification_backend_is_supported()
Dgdbus-tool.c188 result = g_dbus_connection_call_sync (c, in print_methods_and_signals()
260 result = g_dbus_connection_call_sync (c, in print_paths()
332 result = g_dbus_connection_call_sync (c, in print_names()
356 result = g_dbus_connection_call_sync (c, in print_names()
499 result = g_dbus_connection_call_sync (c, in call_helper_get_method_in_signature()
1222 result = g_dbus_connection_call_sync (c, in handle_call()
1490 result = g_dbus_connection_call_sync (c, in dump_interface()
1529 result = g_dbus_connection_call_sync (c, in dump_interface()
1711 result = g_dbus_connection_call_sync (c, in introspect_do()
Dgapplication-tool.c275 result = g_dbus_connection_call_sync (session, app_id, object_path, "org.freedesktop.Application", in app_call()
Dgdbusconnection.h210 GVariant *g_dbus_connection_call_sync (GDBusConnection *connection,
Dgdbusactiongroup.c530 …reply = g_dbus_connection_call_sync (group->connection, group->bus_name, group->object_path, "org.… in g_dbus_action_group_sync()
Dgdbusnameowning.c943 result = g_dbus_connection_call_sync (client->connection, in g_bus_unown_name()
Dgapplicationimpl-dbus.c480 reply = g_dbus_connection_call_sync (impl->session_bus, in g_application_impl_attempt_primary()
Dgdbusobjectmanagerclient.c1141 ret = g_dbus_connection_call_sync (manager->priv->connection, in subscribe_signals()
Dgdbusproxy.c2848 ret = g_dbus_connection_call_sync (proxy->priv->connection, in g_dbus_proxy_call_sync_internal()
Dgdbusconnection.c2630 hello_result = g_dbus_connection_call_sync (connection, in initable_init()
6233 g_dbus_connection_call_sync (GDBusConnection *connection, in g_dbus_connection_call_sync() function
/third_party/glib/gio/tests/
Dgdbus-connection.c653 result = g_dbus_connection_call_sync (c1, in test_connection_signals()
771g_dbus_connection_call_sync (connection, "org.gtk.ExampleInterface", "/", "org.gtk.ExampleInterfac… in test_match_rule()
1066 result = g_dbus_connection_call_sync (c, in test_connection_filter()
1085 result = g_dbus_connection_call_sync (c, in test_connection_filter()
Dgdbus-non-socket.c257 ret = g_dbus_connection_call_sync (connection, in test_non_socket()
Dgdbus-connection-slow.c159 result = g_dbus_connection_call_sync (connection, in large_message_on_name_appeared()
Dgdbus-exit-on-close.c138 v = g_dbus_connection_call_sync (c, "org.freedesktop.DBus", in test_exit_on_close_subprocess()
Dgdbus-example-peer.c364 value = g_dbus_connection_call_sync (connection, in main()
Dgdbus-names.c170 result = g_dbus_connection_call_sync (c, in test_bus_own_name()
197 result = g_dbus_connection_call_sync (c, in test_bus_own_name()
Dgdbus-threading.c536 v = g_dbus_connection_call_sync (conn, "org.freedesktop.DBus", in ensure_connection_works()
Dgdbus-proxy.c746 ret = g_dbus_connection_call_sync (connection, in kill_test_service()
Dgdbus-peer.c1561 res = g_dbus_connection_call_sync (c, in delayed_message_processing()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2958 g_dbus_connection_call_sync
/third_party/glib/
DNEWS9033 625753 Incorrect flags used in g_dbus_connection_call_sync()