Searched refs:GetFormatedTime (Results 1 – 4 of 4) sorted by relevance
26 std::string GetFormatedTime(uint64_t time);
34 std::string GetFormatedTime(uint64_t target) in GetFormatedTime() function86 ret.append(GetFormatedTime(info.time)); in GetFaultLogName()
164 std::string timeStr = GetFormatedTime(info.time);584 std::string timeStr = GetFormatedTime(now);612 std::string timeStr = GetFormatedTime(now);
217 std::string timeStr = GetFormatedTime(timeTmp); in SetHappenTime()