Home
last modified time | relevance | path

Searched refs:_dbus_transport_unref (Results 1 – 6 of 6) sorted by relevance

/external/dbus/dbus/
Ddbus-server-debug-pipe.c276 _dbus_transport_unref (client_transport); in _dbus_transport_debug_pipe_new()
288 _dbus_transport_unref (server_transport); in _dbus_transport_debug_pipe_new()
289 _dbus_transport_unref (client_transport); in _dbus_transport_debug_pipe_new()
294 _dbus_transport_unref (server_transport); in _dbus_transport_debug_pipe_new()
299 _dbus_transport_unref (client_transport); in _dbus_transport_debug_pipe_new()
Ddbus-transport.c81 _dbus_transport_unref (transport); in live_messages_notify()
470 _dbus_transport_unref (DBusTransport *transport) in _dbus_transport_unref() function
891 _dbus_transport_unref (transport); in _dbus_transport_handle_watch()
917 _dbus_transport_unref (transport); in _dbus_transport_set_connection()
946 _dbus_transport_unref (transport); in _dbus_transport_get_socket_fd()
982 _dbus_transport_unref (transport); in _dbus_transport_do_iteration()
Ddbus-transport.h38 void _dbus_transport_unref (DBusTransport *transport);
Ddbus-server-socket.c117 _dbus_transport_unref (transport); in handle_new_client_fd_and_unlock()
127 _dbus_transport_unref (transport); in handle_new_client_fd_and_unlock()
Ddbus-transport-socket.c171 _dbus_transport_unref (transport); in check_write_watch()
231 _dbus_transport_unref (transport); in check_read_watch()
239 _dbus_transport_unref (transport); in do_io_error()
484 _dbus_transport_unref (transport); in do_authentication()
Ddbus-connection.c1774 _dbus_transport_unref (transport); in connection_try_from_address_entry()
2719 _dbus_transport_unref (connection->transport); in _dbus_connection_last_unref()