Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-misc.c83 if (!_dbus_get_local_machine_uuid_encoded (&uuid) || in dbus_get_local_machine_id()
Ddbus-internals.h367 dbus_bool_t _dbus_get_local_machine_uuid_encoded (DBusString *uuid_str);
Ddbus-internals.c823 _dbus_get_local_machine_uuid_encoded (DBusString *uuid_str) in _dbus_get_local_machine_uuid_encoded() function
Ddbus-sysdeps-unix.c3291 if (!_dbus_get_local_machine_uuid_encoded (&uuid)) in _dbus_get_autolaunch_address()
Ddbus-connection.c4403 if (_dbus_get_local_machine_uuid_encoded (&uuid)) in _dbus_connection_peer_filter_unlocked_no_update()