Home
last modified time | relevance | path

Searched refs:_dbus_auth_server_new (Results 1 – 5 of 5) sorted by relevance

/external/dbus/dbus/
Ddbus-auth.h44 DBusAuth* _dbus_auth_server_new (const DBusString *guid);
Ddbus-auth-script.c411 auth = _dbus_auth_server_new (&guid); in _dbus_auth_script_run()
Ddbus-transport.c118 auth = _dbus_auth_server_new (server_guid); in _dbus_transport_init_base()
Ddbus-auth.c2247 _dbus_auth_server_new (const DBusString *guid) in _dbus_auth_server_new() function
/external/dbus/
DChangeLog.pre-1-05631 * dbus/dbus-auth.c (_dbus_auth_server_new): add guid argument