Searched refs:MAX_TIME_LEN (Results 1 – 4 of 4) sorted by relevance
25 static constexpr const int MAX_TIME_LEN = 128; variable59 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()
28 static constexpr const int MAX_TIME_LEN = 128; variable41 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()
28 static constexpr const int MAX_TIME_LEN = 128; variable129 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()
46 constexpr int32_t MAX_TIME_LEN = 20; variable85 char strTime[MAX_TIME_LEN] = {0}; in GetCurrentTime()