Searched refs:BusMatchmaker (Results 1 – 8 of 8) sorted by relevance
80 BusMatchmaker* bus_matchmaker_new (void);81 BusMatchmaker* bus_matchmaker_ref (BusMatchmaker *matchmaker);82 void bus_matchmaker_unref (BusMatchmaker *matchmaker);84 dbus_bool_t bus_matchmaker_add_rule (BusMatchmaker *matchmaker,86 dbus_bool_t bus_matchmaker_remove_rule_by_value (BusMatchmaker *matchmaker,89 void bus_matchmaker_remove_rule (BusMatchmaker *matchmaker,91 void bus_matchmaker_disconnected (BusMatchmaker *matchmaker,93 dbus_bool_t bus_matchmaker_get_recipients (BusMatchmaker *matchmaker,
44 typedef struct BusMatchmaker BusMatchmaker; typedef96 BusMatchmaker* bus_context_get_matchmaker (BusContext *context);
1133 struct BusMatchmaker struct1170 BusMatchmaker*1173 BusMatchmaker *matchmaker; in bus_matchmaker_new()1176 matchmaker = dbus_new0 (BusMatchmaker, 1); in bus_matchmaker_new()1211 bus_matchmaker_get_rules (BusMatchmaker *matchmaker, in bus_matchmaker_get_rules()1269 bus_matchmaker_gc_rules (BusMatchmaker *matchmaker, in bus_matchmaker_gc_rules()1293 BusMatchmaker *1294 bus_matchmaker_ref (BusMatchmaker *matchmaker) in bus_matchmaker_ref()1304 bus_matchmaker_unref (BusMatchmaker *matchmaker) in bus_matchmaker_unref()1327 bus_matchmaker_add_rule (BusMatchmaker *matchmaker, in bus_matchmaker_add_rule()[all …]
52 BusMatchmaker* bus_connection_get_matchmaker (DBusConnection *connection);
66 BusMatchmaker *matchmaker;1189 BusMatchmaker*
958 BusMatchmaker *matchmaker; in bus_driver_handle_add_match()1026 BusMatchmaker *matchmaker; in bus_driver_handle_remove_match()
192 BusMatchmaker *matchmaker; in bus_connection_disconnected()1086 BusMatchmaker*
91 BusMatchmaker *matchmaker; in bus_dispatch_matches()