Searched refs:TIME_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
28 constexpr int32_t TIME_BUF_LEN = 32; variable106 char buf[TIME_BUF_LEN] = {}; in GetDate()