Searched refs:DBUS_ERROR_INVALID_FILE_CONTENT (Results 1 – 2 of 2) sorted by relevance
676 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()692 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()700 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()796 if (dbus_error_has_name (&read_error, DBUS_ERROR_INVALID_FILE_CONTENT)) in _dbus_read_uuid_file()
431 #define DBUS_ERROR_INVALID_FILE_CONTENT "org.freedesktop.DBus.Error.InvalidFileContent" macro