Searched defs:_dbus_uuid_encode (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-internals.c639 _dbus_uuid_encode (const DBusGUID *uuid, function
739 if (!_dbus_uuid_encode (uuid, &encoded))
851 ok = _dbus_uuid_encode (&machine_uuid, uuid_str);

Completed in 83 milliseconds