Searched refs:bus_context_get_matchmaker (Results 1 – 4 of 4) sorted by relevance
96 BusMatchmaker* bus_context_get_matchmaker (BusContext *context);
203 matchmaker = bus_context_get_matchmaker (d->connections->context); in bus_connection_disconnected()1095 return bus_context_get_matchmaker (d->connections->context); in bus_connection_get_matchmaker()
1190 bus_context_get_matchmaker (BusContext *context) in bus_context_get_matchmaker() function
137 matchmaker = bus_context_get_matchmaker (context); in bus_dispatch_matches()