Searched refs:emit_authorized_signal (Results 1 – 1 of 1) sorted by relevance
575 gboolean emit_authorized_signal; in g_dbus_interface_method_dispatch_helper() local603 emit_authorized_signal = (has_handlers || !has_default_class_handler); in g_dbus_interface_method_dispatch_helper()604 if (!emit_authorized_signal) in g_dbus_interface_method_dispatch_helper()607 …emit_authorized_signal = _g_dbus_object_skeleton_has_authorize_method_handlers (G_DBUS_OBJECT_SKEL… in g_dbus_interface_method_dispatch_helper()611 if (!emit_authorized_signal && !run_in_thread) in g_dbus_interface_method_dispatch_helper()