Searched refs:GetFaultLogName (Results 1 – 7 of 7) sorted by relevance
27 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::str… in GetFaultLogName() function63 auto fileName = GetFaultLogName(time, id, type, module); in CheckLogFileExist()
31 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::str…
84 auto fileName = GetFaultLogName(info); in CreateTempFaultLogFile()103 auto fileName = GetFaultLogName(info); in SaveFaultLogToFile()
68 info.logPath = LOG_PATH_BASE + GetFaultLogName(info); in ParseFaultLogInfoFromJson()
28 std::string GetFaultLogName(const FaultLogInfo& info);
76 std::string GetFaultLogName(const FaultLogInfo& info) in GetFaultLogName() function
754 std::string fileName = GetFaultLogName(info);1554 std::string str = GetFaultLogName(info);1557 str = GetFaultLogName(info);1560 str = GetFaultLogName(info);1563 str = GetFaultLogName(info);1566 str = GetFaultLogName(info);