Home
last modified time | relevance | path

Searched refs:EVENT_MAX_LEN (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/blackbox_lite/interfaces/native/innerkits/
H A Dblackbox.h36 #define EVENT_MAX_LEN 32 macro
51 char event[EVENT_MAX_LEN];
65 int BBoxNotifyError(const char event[EVENT_MAX_LEN],
/base/hiviewdfx/blackbox_lite/interfaces/native/kits/
H A Dblackbox.h36 #define EVENT_MAX_LEN 32 macro
51 char event[EVENT_MAX_LEN];
65 int BBoxNotifyError(const char event[EVENT_MAX_LEN],
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.h26 constexpr int EVENT_MAX_LEN = 32; member
33 char event[EVENT_MAX_LEN];
/base/hiviewdfx/blackbox_lite/
H A Dblackbox_core.c72 const char event[EVENT_MAX_LEN], in FormatErrorInfo()
252 int BBoxNotifyError(const char event[EVENT_MAX_LEN], in BBoxNotifyError()

Completed in 2 milliseconds