Home | History | Annotate | Download | only in bus

Lines Matching defs:BusMatchmaker

979 struct BusMatchmaker
986 BusMatchmaker*
989 BusMatchmaker *matchmaker;
991 matchmaker = dbus_new0 (BusMatchmaker, 1);
1000 BusMatchmaker *
1001 bus_matchmaker_ref (BusMatchmaker *matchmaker)
1011 bus_matchmaker_unref (BusMatchmaker *matchmaker)
1034 bus_matchmaker_add_rule (BusMatchmaker *matchmaker,
1125 bus_matchmaker_remove_rule_link (BusMatchmaker *matchmaker,
1147 bus_matchmaker_remove_rule (BusMatchmaker *matchmaker,
1168 bus_matchmaker_remove_rule_by_value (BusMatchmaker *matchmaker,
1208 bus_matchmaker_disconnected (BusMatchmaker *matchmaker,
1433 bus_matchmaker_get_recipients (BusMatchmaker *matchmaker,
1937 BusMatchmaker *matchmaker;