Searched refs:LOG_BUF_LEN (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/ | ||
H A D | backtrace.cpp | 44 static const int LOG_BUF_LEN = 1024; member 124 char buf[LOG_BUF_LEN] = {0}; in Backtrace() |
Completed in 1 milliseconds