Searched refs:BUF_COMMON_SIZE (Results 1 – 1 of 1) sorted by relevance
37 constexpr uint32_t BUF_COMMON_SIZE = 1024 * 100; variable257 char buf[BUF_COMMON_SIZE] = {0}; in DealWithFileEvent()