Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dsanitizerd_monitor.cpp35 constexpr int EVENT_BUF_LEN = 512; variable
43 char eventBuf[EVENT_BUF_LEN]; in ReadNotify()