HomeSort by relevance Sort by last modified time
    Searched full:_dbus_transport_unref (Results 1 - 6 of 6) sorted by null

  /external/dbus/dbus/
dbus-server-debug-pipe.c 277 _dbus_transport_unref (client_transport);
289 _dbus_transport_unref (server_transport);
290 _dbus_transport_unref (client_transport);
295 _dbus_transport_unref (server_transport);
300 _dbus_transport_unref (client_transport);
dbus-transport.h 38 void _dbus_transport_unref (DBusTransport *transport);
dbus-transport.c 85 _dbus_transport_unref (transport);
475 _dbus_transport_unref (DBusTransport *transport) function
887 _dbus_transport_unref (transport);
913 _dbus_transport_unref (transport);
942 _dbus_transport_unref (transport);
978 _dbus_transport_unref (transport);
    [all...]
dbus-server-socket.c 115 _dbus_transport_unref (transport);
125 _dbus_transport_unref (transport);
dbus-transport-socket.c 171 _dbus_transport_unref (transport);
231 _dbus_transport_unref (transport);
239 _dbus_transport_unref (transport);
484 _dbus_transport_unref (transport);
    [all...]
dbus-connection.c     [all...]

Completed in 73 milliseconds