Searched refs:BusMatchmaker (Results 1 – 8 of 8) sorted by relevance
68 BusMatchmaker* bus_matchmaker_new (void);69 BusMatchmaker* bus_matchmaker_ref (BusMatchmaker *matchmaker);70 void bus_matchmaker_unref (BusMatchmaker *matchmaker);72 dbus_bool_t bus_matchmaker_add_rule (BusMatchmaker *matchmaker,74 dbus_bool_t bus_matchmaker_remove_rule_by_value (BusMatchmaker *matchmaker,77 void bus_matchmaker_remove_rule (BusMatchmaker *matchmaker,79 void bus_matchmaker_disconnected (BusMatchmaker *matchmaker,81 dbus_bool_t bus_matchmaker_get_recipients (BusMatchmaker *matchmaker,
44 typedef struct BusMatchmaker BusMatchmaker; typedef95 BusMatchmaker* bus_context_get_matchmaker (BusContext *context);
1033 struct BusMatchmaker struct1070 BusMatchmaker*1073 BusMatchmaker *matchmaker; in bus_matchmaker_new()1076 matchmaker = dbus_new0 (BusMatchmaker, 1); in bus_matchmaker_new()1110 bus_matchmaker_get_rules (BusMatchmaker *matchmaker, in bus_matchmaker_get_rules()1168 bus_matchmaker_gc_rules (BusMatchmaker *matchmaker, in bus_matchmaker_gc_rules()1192 BusMatchmaker *1193 bus_matchmaker_ref (BusMatchmaker *matchmaker) in bus_matchmaker_ref()1203 bus_matchmaker_unref (BusMatchmaker *matchmaker) in bus_matchmaker_unref()1226 bus_matchmaker_add_rule (BusMatchmaker *matchmaker, in bus_matchmaker_add_rule()[all …]
52 BusMatchmaker* bus_connection_get_matchmaker (DBusConnection *connection);
62 BusMatchmaker *matchmaker;1160 BusMatchmaker*
954 BusMatchmaker *matchmaker; in bus_driver_handle_add_match()1022 BusMatchmaker *matchmaker; in bus_driver_handle_remove_match()
177 BusMatchmaker *matchmaker; in bus_connection_disconnected()1105 BusMatchmaker*
98 BusMatchmaker *matchmaker; in bus_dispatch_matches()