Home
last modified time | relevance | path

Searched refs:_dbus_auth_new (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-auth.c325 _dbus_auth_new (int size) in _dbus_auth_new() function
1992 auth = _dbus_auth_new (sizeof (DBusAuthServer)); in _dbus_auth_server_new()
2031 auth = _dbus_auth_new (sizeof (DBusAuthClient)); in _dbus_auth_client_new()
/external/dbus/
DChangeLog12353 (_dbus_auth_new): fix the order in which we free strings