Struct QnnDspError_Verbose_t

Struct Documentation

struct QnnDspError_Verbose_t

This struct is used to provide verbose error string.

Note

  • This struct is added to QnnDspError_Info_t from which the errorString can be accessed by the user for errorType - QNN_DSP_ERROR_TYPE_VERBOSE

  • This is a C string - It is null terminated

Public Members

char errorString[256]