Searched refs:DBUS_ERROR_INVALID_FILE_CONTENT (Results 1 – 2 of 2) sorted by relevance
741 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()757 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()765 dbus_set_error (error, DBUS_ERROR_INVALID_FILE_CONTENT, in _dbus_read_uuid_file_without_creating()861 if (dbus_error_has_name (&read_error, DBUS_ERROR_INVALID_FILE_CONTENT)) in _dbus_read_uuid_file()
439 #define DBUS_ERROR_INVALID_FILE_CONTENT "org.freedesktop.DBus.Error.InvalidFileContent" macro