Home | History | Annotate | Download | only in bus

Lines Matching defs:matchmaker

954   BusMatchmaker *matchmaker;
987 matchmaker = bus_connection_get_matchmaker (connection);
989 if (!bus_matchmaker_add_rule (matchmaker, rule))
998 bus_matchmaker_remove_rule (matchmaker, rule);
1022 BusMatchmaker *matchmaker;
1050 matchmaker = bus_connection_get_matchmaker (connection);
1052 if (!bus_matchmaker_remove_rule_by_value (matchmaker, rule, error))