Searched refs:bus_connection_get_matchmaker (Results 1 – 3 of 3) sorted by relevance
52 BusMatchmaker* bus_connection_get_matchmaker (DBusConnection *connection);
991 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()
1087 bus_connection_get_matchmaker (DBusConnection *connection) in bus_connection_get_matchmaker() function