• Home
  • Raw
  • Download

Lines Matching refs:GDBusDaemon

76 G_DEFINE_TYPE_WITH_CODE (GDBusDaemon, g_dbus_daemon, _G_TYPE_FREEDESKTOP_DBUS_SKELETON,
81 GDBusDaemon *daemon;
96 GDBusDaemon *daemon;
156 name_new (GDBusDaemon *daemon, const char *str) in name_new()
191 name_ensure (GDBusDaemon *daemon, const char *str) in name_ensure()
203 name_lookup (GDBusDaemon *daemon, const char *str) in name_lookup()
519 match_matches (GDBusDaemon *daemon, in match_matches()
640 broadcast_message (GDBusDaemon *daemon, in broadcast_message()
681 send_name_owner_changed (GDBusDaemon *daemon, in send_name_owner_changed()
726 GDBusDaemon *daemon = name->daemon; in name_replace_owner()
823 client_new (GDBusDaemon *daemon, GDBusConnection *connection) in client_new()
861 GDBusDaemon *daemon = client->daemon; in client_free()
900 GDBusDaemon *daemon = user_data; in idle_timeout_cb()
917 GDBusDaemon *daemon = client->daemon; in connection_closed()
987 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_get_id()
998 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_get_name_owner()
1063 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_list_names()
1103 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_list_queued_owners()
1135 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_name_has_owner()
1153 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_release_name()
1266 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_request_name()
1347 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_start_service_by_name()
1401 GDBusDaemon *daemon; in route_message()
1526 GDBusDaemon *daemon = user_data; in on_new_connection()
1544 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_finalize()
1576 g_dbus_daemon_init (GDBusDaemon *daemon) in g_dbus_daemon_init()
1589 GDBusDaemon *daemon = G_DBUS_DAEMON (initable); in initable_init()
1637 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_set_property()
1657 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_get_property()
1728 GDBusDaemon *
1741 _g_dbus_daemon_get_address (GDBusDaemon *daemon) in _g_dbus_daemon_get_address()