Home
last modified time | relevance | path

Searched refs:g_dbus_method_invocation_get_sender (Results 26 – 50 of 87) sorted by relevance

1234

/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/dbus/
H A Dgkd-secret-objects.c478 g_dbus_method_invocation_get_sender (invocation), in secret_objects_lookup_gck_object_for_invocation()
555 g_dbus_method_invocation_get_sender (invocation)); in item_method_get_secret()
594 caller = g_dbus_method_invocation_get_sender (invocation); in item_method_set_secret()
808 secret = gkd_secret_secret_parse (self->service, g_dbus_method_invocation_get_sender (invocation), in collection_method_create_item()
1298 …on = gkd_secret_service_get_pkcs11_session (self->service, g_dbus_method_invocation_get_sender (in… in gkd_secret_objects_handle_search_items()
1381 caller = g_dbus_method_invocation_get_sender (invocation); in gkd_secret_objects_handle_get_secrets()
H A Dgkd-dbus.c292 invocation_caller = g_dbus_method_invocation_get_sender (invocation); in gkd_dbus_invocation_matches_caller()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgdbusinterfaceskeleton.c486 g_dbus_method_invocation_get_sender (data->invocation), in dispatch_invoke_in_context_func()
541 g_dbus_method_invocation_get_sender (data->invocation), in dispatch_in_thread_func()
614 g_dbus_method_invocation_get_sender (invocation), in g_dbus_interface_method_dispatch_helper()
H A Dgdbusmethodinvocation.c141 g_dbus_method_invocation_get_sender (GDBusMethodInvocation *invocation)
/dports/sysutils/tracker3/tracker-3.1.2/src/portal/
H A Dtracker-portal-utils.c173 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in tracker_invocation_lookup_app_info_sync()
H A Dtracker-portal-endpoint.c74 if (g_strcmp0 (endpoint->peer, g_dbus_method_invocation_get_sender (invocation)) != 0) in G_DEFINE_TYPE()
/dports/sysutils/consolekit2/ConsoleKit2-520b862/src/
H A Dck-session.c471 sender = g_dbus_method_invocation_get_sender (context); in dbus_set_idle_hint()
520 sender = g_dbus_method_invocation_get_sender (context); in dbus_set_locked_hint()
1657 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in dbus_take_control()
1701 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in dbus_release_control()
1802 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in dbus_take_device()
1851 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in dbus_release_device()
1884 const gchar *sender = g_dbus_method_invocation_get_sender (invocation); in dbus_pause_device_complete()
H A Dck-manager.c1044 sender = g_dbus_method_invocation_get_sender (context); in check_polkit_permissions()
1136 sender = g_dbus_method_invocation_get_sender (context); in get_polkit_logind_permissions()
1160 sender = g_dbus_method_invocation_get_sender (context); in get_polkit_permissions()
1379 sender = g_dbus_method_invocation_get_sender (context); in check_rbac_permissions()
2316 sender = g_dbus_method_invocation_get_sender (context); in dbus_inhibit()
3050 sender = g_dbus_method_invocation_get_sender (context); in dbus_get_session_for_cookie()
3132 sender = g_dbus_method_invocation_get_sender (context); in dbus_get_session_for_unix_process()
3190 sender = g_dbus_method_invocation_get_sender (context); in dbus_get_current_session()
3217 sender = g_dbus_method_invocation_get_sender (context); in dbus_open_session()
3233 sender = g_dbus_method_invocation_get_sender (context); in dbus_open_session_with_parameters()
[all …]
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Ddbusmethodinvocation.cc157 …return Glib::convert_const_gchar_ptr_to_ustring(g_dbus_method_invocation_get_sender(const_cast<GDB… in get_sender()
/dports/textproc/ibus/ibus-1.5.24/portal/
H A Dportal.c360 if (g_strcmp0 (g_dbus_method_invocation_get_sender (invocation), in ibus_portal_context_g_authorize_method()
504 g_dbus_method_invocation_get_sender (invocation), in create_input_context_done()
/dports/accessibility/feedbackd/feedbackd-b2a8061cdc7be4fa76f7fa976c67bac4f5a0055c/src/
H A Dfbd-feedback-manager.c265 const char *sender = g_dbus_method_invocation_get_sender (invocation); in watch_client()
331 sender = g_dbus_method_invocation_get_sender (invocation); in fbd_feedback_manager_handle_trigger_feedback()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-decorator.c471 sender = g_dbus_method_invocation_get_sender (invocation); in handle_set_rdf_types_cb()
526 sender = g_dbus_method_invocation_get_sender (invocation); in handle_clear_rdf_types_cb()
/dports/security/gcr/gcr-3.40.0/gcr/
H A Dgcr-system-prompter.c770 lookup.name = caller = g_dbus_method_invocation_get_sender (invocation); in prompter_method_begin_prompting()
885 lookup.name = g_dbus_method_invocation_get_sender (invocation); in prompter_method_perform_prompt()
960 lookup.name = g_dbus_method_invocation_get_sender (invocation); in prompter_method_stop_prompting()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-data-book.c169 g_dbus_method_invocation_get_sender (invocation), in async_context_new()
178 g_dbus_method_invocation_get_sender (invocation), in async_context_new()
189 g_dbus_method_invocation_get_sender ( in async_context_free()
1109 sender = g_dbus_method_invocation_get_sender (invocation); in data_book_handle_close_cb()
/dports/deskutils/notification-daemon/notification-daemon-3.20.0/src/
H A Dnd-daemon.c215 sender = g_dbus_method_invocation_get_sender (invocation); in handle_notify_cb()
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsjobenumerate.c123 sender = g_dbus_method_invocation_get_sender (G_VFS_JOB_DBUS (job)->invocation); in create_enumerator_proxy()
/dports/devel/glibmm/glibmm-2.64.2/gio/src/
H A Ddbusmethodinvocation.hg60 _WRAP_METHOD(Glib::ustring get_sender() const, g_dbus_method_invocation_get_sender)
/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-idle-manager.c135 watch->dbus_name = g_strdup (g_dbus_method_invocation_get_sender (invocation)); in make_dbus_watch()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/
H A Dudisksdaemonutil.c670 g_dbus_method_invocation_get_sender (invocation), in check_authorization_no_polkit()
785 subject = polkit_system_bus_name_new (g_dbus_method_invocation_get_sender (invocation)); in udisks_daemon_util_check_authorization_sync_with_error()
989 const gchar *caller = g_dbus_method_invocation_get_sender (invocation); in dbus_freedesktop_guint32_get()
/dports/x11/xapp/xapp-2.2.6/libxapp/
H A Dxapp-status-icon.c447 g_dbus_method_invocation_get_sender (invocation), in handle_click_method()
474 g_dbus_method_invocation_get_sender (invocation), in handle_click_method()
517 g_dbus_method_invocation_get_sender (invocation), in handle_scroll_method()
/dports/sysutils/xfce4-power-manager/xfce4-power-manager-4.16.0/src/
H A Dxfpm-inhibit.c401 sender = g_dbus_method_invocation_get_sender (invocation); in xfpm_inhibit_inhibit()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-data-cal.c160 g_dbus_method_invocation_get_sender (invocation), in async_context_new()
169 g_dbus_method_invocation_get_sender (invocation), in async_context_new()
180 g_dbus_method_invocation_get_sender ( in async_context_free()
1327 sender = g_dbus_method_invocation_get_sender (invocation); in data_cal_handle_close_cb()
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/registrar/
H A Dregistrar-dbusmenu.c200 g_dbus_method_invocation_get_sender(invocation)); in _dbus_registrar_dbus_menu_register_window()
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/registrar/
H A Dregistrar-dbusmenu.c200 g_dbus_method_invocation_get_sender(invocation)); in _dbus_registrar_dbus_menu_register_window()
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/registrar/
H A Dregistrar-dbusmenu.c200 g_dbus_method_invocation_get_sender(invocation)); in _dbus_registrar_dbus_menu_register_window()

1234