Searched refs:G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED (Results 1 – 5 of 5) sorted by relevance
399 if (g_dbus_message_get_flags (invocation->message) & G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED) in g_dbus_method_invocation_return_value_internal()806 if (g_dbus_message_get_flags (invocation->message) & G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED) in g_dbus_method_invocation_return_dbus_error()
1297 G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED = (1<<0), enumerator
653 message->flags = G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED; in g_dbus_message_new_signal()686 message->flags = G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED; in g_dbus_message_new_method_reply()760 message->flags = G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED; in g_dbus_message_new_method_error_literal()
1088 …{ G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED, "G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED", "no-reply-expe… in g_dbus_message_flags_get_type()
5877 flags |= G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED; in g_dbus_connection_call_internal()