Home | History | Annotate | Download | only in bus

Lines Matching defs:BusMatchRule

30 struct BusMatchRule
55 BusMatchRule*
58 BusMatchRule *rule;
60 rule = dbus_new0 (BusMatchRule, 1);
74 BusMatchRule *
75 bus_match_rule_ref (BusMatchRule *rule)
85 bus_match_rule_unref (BusMatchRule *rule)
126 match_rule_to_string (BusMatchRule *rule)
285 bus_match_rule_set_message_type (BusMatchRule *rule,
296 bus_match_rule_set_interface (BusMatchRule *rule,
315 bus_match_rule_set_member (BusMatchRule *rule,
334 bus_match_rule_set_sender (BusMatchRule *rule,
353 bus_match_rule_set_destination (BusMatchRule *rule,
372 bus_match_rule_set_client_is_eavesdropping (BusMatchRule *rule,
382 bus_match_rule_set_path (BusMatchRule *rule,
408 bus_match_rule_set_arg (BusMatchRule *rule,
771 bus_match_rule_parse_arg_match (BusMatchRule *rule,
875 BusMatchRule*
880 BusMatchRule *rule;
1149 BusMatchRule *rule;
1328 BusMatchRule *rule)
1371 match_rule_equal (BusMatchRule *a,
1372 BusMatchRule *b)
1445 BusMatchRule *rule = link->data;
1465 BusMatchRule *rule)
1503 BusMatchRule *value,
1524 BusMatchRule *rule;
1562 BusMatchRule *rule;
1668 match_rule_matches (BusMatchRule *rule,
1957 BusMatchRule *rule;
2063 static BusMatchRule*
2067 BusMatchRule *rule;
2103 assert_large_rule (BusMatchRule *rule)
2129 BusMatchRule *rule;
2414 BusMatchRule *first;
2415 BusMatchRule *second;
2544 BusMatchRule *rule;
2664 BusMatchRule *rule,
2698 BusMatchRule *rule;