OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_connection_get_matchmaker
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
connection.h
52
BusMatchmaker*
bus_connection_get_matchmaker
(DBusConnection *connection);
driver.c
987
matchmaker =
bus_connection_get_matchmaker
(connection);
1050
matchmaker =
bus_connection_get_matchmaker
(connection);
[
all
...]
connection.c
1106
bus_connection_get_matchmaker
(DBusConnection *connection)
function
[
all
...]
Completed in 15 milliseconds