Home
last modified time | relevance | path

Searched refs:ERROR_DESC_MAX_LEN (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/blackbox/interfaces/native/kits/
Dblackbox.h38 #define ERROR_DESC_MAX_LEN 512 macro
53 char errorDesc[ERROR_DESC_MAX_LEN];
67 const char errorDesc[ERROR_DESC_MAX_LEN],
/base/hiviewdfx/blackbox/interfaces/native/innerkits/
Dblackbox.h38 #define ERROR_DESC_MAX_LEN 512 macro
53 char errorDesc[ERROR_DESC_MAX_LEN];
67 const char errorDesc[ERROR_DESC_MAX_LEN],
/base/hiviewdfx/blackbox/
DREADME_zh.md57 char errorDesc[ERROR_DESC_MAX_LEN];
74 const char errorDesc[ERROR_DESC_MAX_LEN], int needSysReset);
Dblackbox_core.c74 const char errorDesc[ERROR_DESC_MAX_LEN]) in FormatErrorInfo() argument
254 const char errorDesc[ERROR_DESC_MAX_LEN], in BBoxNotifyError() argument