Searched refs:DBUS_UUID_LENGTH_HEX (Results 1 – 2 of 2) sorted by relevance
739 if (_dbus_string_get_length (&contents) != DBUS_UUID_LENGTH_HEX) in _dbus_read_uuid_file_without_creating()744 DBUS_UUID_LENGTH_HEX, in _dbus_read_uuid_file_without_creating()
349 #define DBUS_UUID_LENGTH_HEX (DBUS_UUID_LENGTH_BYTES * 2) macro