Searched refs:match_rule_matches (Results 1 – 3 of 3) sorted by relevance
/external/dbus/bus/ |
D | signals.c | 1668 match_rule_matches (BusMatchRule *rule, in match_rule_matches() function 1971 if (match_rule_matches (rule, in get_recipients_from_list() 2551 matched = match_rule_matches (rule, NULL, NULL, message, 0); in check_matches() 2679 matched = match_rule_matches (rule, NULL, NULL, message, 0); in test_path_match()
|
/external/dbus/ |
D | ChangeLog.pre-1-2 | 530 match_rule_matches): Add support for parsing and matching on
|
D | ChangeLog.pre-1-0 | 3397 (match_rule_matches): remove unused arg 3398 (test_matching): add tests for match_rule_matches() 3402 (match_rule_matches): don't match if the arg0='foo' doesn't match. 9076 * bus/signals.c (match_rule_matches): add special cases for the
|