Home
last modified time | relevance | path

Searched refs:bus_context_get_matchmaker (Results 1 – 4 of 4) sorted by relevance

/external/dbus/bus/
Dbus.h96 BusMatchmaker* bus_context_get_matchmaker (BusContext *context);
Dconnection.c203 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()
Dbus.c1190 bus_context_get_matchmaker (BusContext *context) in bus_context_get_matchmaker() function
Ddispatch.c137 matchmaker = bus_context_get_matchmaker (context); in bus_dispatch_matches()