Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.h52 BusMatchmaker* bus_connection_get_matchmaker (DBusConnection *connection);
Ddriver.c991 matchmaker = bus_connection_get_matchmaker (connection); in bus_driver_handle_add_match()
1054 matchmaker = bus_connection_get_matchmaker (connection); in bus_driver_handle_remove_match()
Dconnection.c1087 bus_connection_get_matchmaker (DBusConnection *connection) in bus_connection_get_matchmaker() function