Home
last modified time | relevance | path

Searched refs:bus_match_rule_parse (Results 1 – 4 of 4) sorted by relevance

/external/dbus/bus/
Dsignals.h63 BusMatchRule* bus_match_rule_parse (DBusConnection *matches_go_to,
Ddriver.c851 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_add_match()
907 rule = bus_match_rule_parse (connection, &str, error); in bus_driver_handle_remove_match()
Dsignals.c760 bus_match_rule_parse (DBusConnection *matches_go_to, in bus_match_rule_parse() function
1525 rule = bus_match_rule_parse (NULL, &str, &error); in check_parse()
/external/dbus/
DChangeLog7597 * bus/signals.c (bus_match_rule_parse): validate the components of
9333 * bus/signals.c (bus_match_rule_parse): impose max length on the
9351 * bus/signals.c (bus_match_rule_parse): implement