Home
last modified time | relevance | path

Searched refs:GetFaultLogName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
H A Dfaultlogger_client_test.cpp27 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::str… in GetFaultLogName() function
63 auto fileName = GetFaultLogName(time, id, type, module); in CheckLogFileExist()
H A Dfaultlogger_client_test.h31 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::str…
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp84 auto fileName = GetFaultLogName(info); in CreateTempFaultLogFile()
103 auto fileName = GetFaultLogName(info); in SaveFaultLogToFile()
H A Dfaultlog_database.cpp68 info.logPath = LOG_PATH_BASE + GetFaultLogName(info); in ParseFaultLogInfoFromJson()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.h28 std::string GetFaultLogName(const FaultLogInfo& info);
H A Dfaultlog_util.cpp76 std::string GetFaultLogName(const FaultLogInfo& info) in GetFaultLogName() function
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp754 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);