Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_ark.h32 constexpr uint16_t BUF_SIZE_MAX = FUNCTIONNAME_MAX + 32; variable
52 char buff[BUF_SIZE_MAX] = {0}; in ToString()