Searched refs:TIME_FORMAT_2 (Results 1 – 1 of 1) sorted by relevance
48 constexpr int32_t TIME_FORMAT_2 = 2; variable102 } else if (format == TIME_FORMAT_2) { in GetCurrentTime()303 std::string currentTime = GetCurrentTime(TIME_FORMAT_2); in ProcessLogInfo()