Home
last modified time | relevance | path

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

/external/dbus/bus/
Dsignals.h76 BusMatchRule* bus_match_rule_parse (DBusConnection *matches_go_to,
Ddriver.c987 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()
Dsignals.c876 bus_match_rule_parse (DBusConnection *matches_go_to, in bus_match_rule_parse() function
2075 rule = bus_match_rule_parse (NULL, &str, &error); in check_parse()
/external/dbus/
DChangeLog.pre-1-07530 * bus/signals.c (bus_match_rule_parse): validate the components of
9266 * bus/signals.c (bus_match_rule_parse): impose max length on the
9284 * bus/signals.c (bus_match_rule_parse): implement