Searched refs:test_path_match (Results 1 – 1 of 1) sorted by relevance
/external/dbus/bus/ |
D | signals.c | 2661 test_path_match (int type, in test_path_match() function 2705 test_path_match (DBUS_TYPE_STRING, *s, PATH_MATCH_RULE, rule, TRUE); in test_path_matching() 2709 test_path_match (DBUS_TYPE_OBJECT_PATH, *s, PATH_MATCH_RULE, rule, TRUE); in test_path_matching() 2713 test_path_match (DBUS_TYPE_STRING, *s, PATH_MATCH_RULE, rule, FALSE); in test_path_matching() 2714 test_path_match (DBUS_TYPE_OBJECT_PATH, *s, PATH_MATCH_RULE, rule, FALSE); in test_path_matching()
|