Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-connection.c977 g_dbus_connection_send_message (c, m, G_DBUS_SEND_MESSAGE_FLAGS_NONE, &serial_temp, &error); in test_connection_filter()
984 g_dbus_connection_send_message (c, m2, G_DBUS_SEND_MESSAGE_FLAGS_NONE, &serial_temp, &error); in test_connection_filter()
995g_dbus_connection_send_message (c, m2, G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL, &serial_temp, &e… in test_connection_filter()
1127 g_dbus_connection_send_message (c, m, G_DBUS_SEND_MESSAGE_FLAGS_NONE, out_serial, &error); in send_bogus_message()
Dgdbus-example-server.c141 g_dbus_connection_send_message (connection, in handle_method_call()
Dgdbus-close-pending.c340 g_dbus_connection_send_message (f->connection, message, 0, NULL, &f->error); in test_once()
Dgdbus-server-auth.c153 g_dbus_connection_send_message (connection, reply, in whoami_filter_cb()
Dgdbus-peer.c171 …ret = g_dbus_connection_send_message (connection, message, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, &… in test_interface_method_call()
221 g_dbus_connection_send_message (connection, in test_interface_method_call()
/third_party/glib/gio/
Dgdbusmethodinvocation.c519 …if (!g_dbus_connection_send_message (g_dbus_method_invocation_get_connection (invocation), reply, … in g_dbus_method_invocation_return_value_internal()
832g_dbus_connection_send_message (g_dbus_method_invocation_get_connection (invocation), reply, G_DBU… in g_dbus_method_invocation_return_dbus_error()
Dgdbusconnection.c1740 g_dbus_connection_send_message (GDBusConnection *connection, in g_dbus_connection_send_message() function
4188g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4210g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4222g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4274g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_set_property_in_idle_cb()
4535g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_all_properties_in_idle_cb()
4578g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_all_properties_in_idle_cb()
4905g_dbus_connection_send_message (g_dbus_method_invocation_get_connection (invocation), reply, G_DBU… in call_in_idle_cb()
5639 …ret = g_dbus_connection_send_message (connection, message, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, e… in g_dbus_connection_emit_signal()
5880 g_dbus_connection_send_message (connection, in g_dbus_connection_call_internal()
[all …]
Dgdbusconnection.h155 gboolean g_dbus_connection_send_message (GDBusConnection *connection,
Dgdbusdaemon.c670 g_dbus_connection_send_message (client->connection, copy, in broadcast_message()
1391 …if (!g_dbus_connection_send_message (client->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NU… in return_error()
1430 …if (!g_dbus_connection_send_message (dest_client->connection, message, G_DBUS_SEND_MESSAGE_FLAGS_P… in route_message()
Dgdesktopappinfo.c2724 g_dbus_connection_send_message (session_bus, in notify_desktop_launch()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2968 g_dbus_connection_send_message
/third_party/glib/
DNEWS8537 632544 g_dbus_connection_send_message can not send a locked message...