Searched refs:formattedTimeStamp (Results 1 – 3 of 3) sorted by relevance
161 std::string formattedTimeStamp = TimestampFormatToDate(seconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli() local163 ss << formattedTimeStamp; in GetFormattedTimestampEndWithMilli()
105 std::string formattedTimeStamp = GetFormattedTimestamp(milliSeconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli() local107 ss << formattedTimeStamp; in GetFormattedTimestampEndWithMilli()
103 std::string formattedTimeStamp = GetFormattedTimestamp(milliSeconds, "%Y%m%d%H%M%S"); in GetFormattedTimestampEndWithMilli() local105 ss << formattedTimeStamp; in GetFormattedTimestampEndWithMilli()