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 276 _dbus_transport_unref (client_transport);
288 _dbus_transport_unref (server_transport);
289 _dbus_transport_unref (client_transport);
294 _dbus_transport_unref (server_transport);
299 _dbus_transport_unref (client_transport);
dbus-transport.h 38 void _dbus_transport_unref (DBusTransport *transport);
dbus-transport.c 81 _dbus_transport_unref (transport);
470 _dbus_transport_unref (DBusTransport *transport) function
891 _dbus_transport_unref (transport);
917 _dbus_transport_unref (transport);
946 _dbus_transport_unref (transport);
982 _dbus_transport_unref (transport);
    [all...]
dbus-server-socket.c 117 _dbus_transport_unref (transport);
127 _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 162 milliseconds