Home
last modified time | relevance | path

Searched refs:bus_connection_remove_match_rule (Results 1 – 3 of 3) sorted by relevance

/external/dbus/bus/
Dconnection.h86 void bus_connection_remove_match_rule (DBusConnection *connection,
Dsignals.c1130 bus_connection_remove_match_rule (rule->matches_go_to, rule); in bus_matchmaker_remove_rule_link()
1150 bus_connection_remove_match_rule (rule->matches_go_to, rule); in bus_matchmaker_remove_rule()
Dconnection.c1172 bus_connection_remove_match_rule (DBusConnection *connection, in bus_connection_remove_match_rule() function