Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp112 std::list<const char **> GetLogParseList(int32_t logType) in GetLogParseList() function
227 std::list<const char **> seq = GetLogParseList(logType); in WriteFaultLogToFile()
293 auto parseList = GetLogParseList(info.faultLogType); in ParseFaultLogInfoFromFile()