OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_context_get_matchmaker
(Results
1 - 4
of
4
) sorted by null
/external/dbus/bus/
bus.h
95
BusMatchmaker*
bus_context_get_matchmaker
(BusContext *context);
connection.c
188
matchmaker =
bus_context_get_matchmaker
(d->connections->context);
[
all
...]
bus.c
1161
bus_context_get_matchmaker
(BusContext *context)
function
[
all
...]
dispatch.c
144
matchmaker =
bus_context_get_matchmaker
(context);
[
all
...]
Completed in 43 milliseconds