Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.h49 BusConnections* bus_connection_get_connections (DBusConnection *connection);
Dbus.c1225 … requested_reply = bus_connections_check_reply (bus_connection_get_connections (sender), in bus_context_check_security_policy()
1388 !bus_connections_expect_reply (bus_connection_get_connections (sender), in bus_context_check_security_policy()
Ddriver.c269 connections = bus_connection_get_connections (connection); in bus_driver_handle_hello()
Dconnection.c987 bus_connection_get_connections (DBusConnection *connection) in bus_connection_get_connections() function