Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.h53 void _dbus_auth_bytes_sent (DBusAuth *auth,
Ddbus-auth-script.c310 _dbus_auth_bytes_sent (auth, count); in _dbus_auth_script_run()
Ddbus-transport-socket.c315 _dbus_auth_bytes_sent (transport->auth, bytes_written); in write_data_from_auth()
Ddbus-auth.c2500 _dbus_auth_bytes_sent (DBusAuth *auth, in _dbus_auth_bytes_sent() function