Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusinterfaceskeleton.c575 gboolean emit_authorized_signal; in g_dbus_interface_method_dispatch_helper() local
603 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()
607emit_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()