Searched refs:bus_match_rule_parse (Results 1 – 4 of 4) sorted by relevance
76 BusMatchRule* bus_match_rule_parse (DBusConnection *matches_go_to,
987 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_add_match()1043 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_remove_match()
876 bus_match_rule_parse (DBusConnection *matches_go_to, in bus_match_rule_parse() function2075 rule = bus_match_rule_parse (NULL, &str, &error); in check_parse()
7530 * bus/signals.c (bus_match_rule_parse): validate the components of9266 * bus/signals.c (bus_match_rule_parse): impose max length on the9284 * bus/signals.c (bus_match_rule_parse): implement