Home
last modified time | relevance | path

Searched refs:G_DBUS_SEND_MESSAGE_FLAGS_NONE (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/
Dgdbusconnection.c3378 G_DBUS_SEND_MESSAGE_FLAGS_NONE, in add_match_rule()
3410 G_DBUS_SEND_MESSAGE_FLAGS_NONE, in remove_match_rule()
4188 …g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4210 …g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4222 …g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_get_property_in_idle_cb()
4274 …g_dbus_connection_send_message (data->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, NUL… in invoke_set_property_in_idle_cb()
4330 …g_dbus_connection_send_message_unlocked (connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, … in validate_and_maybe_schedule_property_getset()
4342 …g_dbus_connection_send_message_unlocked (connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, … in validate_and_maybe_schedule_property_getset()
4353 …g_dbus_connection_send_message_unlocked (connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, … in validate_and_maybe_schedule_property_getset()
4374 …g_dbus_connection_send_message_unlocked (connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL, … in validate_and_maybe_schedule_property_getset()
[all …]
Dgdbusmethodinvocation.c519 …g_dbus_method_invocation_get_connection (invocation), reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL,… in g_dbus_method_invocation_return_value_internal()
832 …g_dbus_method_invocation_get_connection (invocation), reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NULL,… in g_dbus_method_invocation_return_dbus_error()
Dgioenums.h1426 G_DBUS_SEND_MESSAGE_FLAGS_NONE = 0, enumerator
Dgioenumtypes.c1216 { G_DBUS_SEND_MESSAGE_FLAGS_NONE, "G_DBUS_SEND_MESSAGE_FLAGS_NONE", "none" }, in g_dbus_send_message_flags_get_type()
Dgdbusdaemon.c1391 …if (!g_dbus_connection_send_message (client->connection, reply, G_DBUS_SEND_MESSAGE_FLAGS_NONE, NU… in return_error()
/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()
1005 G_DBUS_SEND_MESSAGE_FLAGS_NONE, in test_connection_filter()
1024 G_DBUS_SEND_MESSAGE_FLAGS_NONE, 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-unix-fd-client.c33G_DBUS_SEND_MESSAGE_FLAGS_NONE, in get_server_stdout()
Dgdbus-example-server.c143 G_DBUS_SEND_MESSAGE_FLAGS_NONE, in handle_method_call()
Dgdbus-server-auth.c154 G_DBUS_SEND_MESSAGE_FLAGS_NONE, 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()
223 G_DBUS_SEND_MESSAGE_FLAGS_NONE, in test_interface_method_call()
915G_DBUS_SEND_MESSAGE_FLAGS_NONE, in do_test_peer()