Searched refs:bus_context_get_matchmaker (Results 1 – 4 of 4) sorted by relevance
95 BusMatchmaker* bus_context_get_matchmaker (BusContext *context);
188 matchmaker = bus_context_get_matchmaker (d->connections->context); in bus_connection_disconnected()1114 return bus_context_get_matchmaker (d->connections->context); in bus_connection_get_matchmaker()
1161 bus_context_get_matchmaker (BusContext *context) in bus_context_get_matchmaker() function
144 matchmaker = bus_context_get_matchmaker (context); in bus_dispatch_matches()