Home
last modified time | relevance | path

Searched defs:parseList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp156 bool ParseFaultLogLine(const std::list<const char **>& parseList, const std::string& line, const st… in ParseFaultLogLine()
293 auto parseList = GetLogParseList(info.faultLogType); in ParseFaultLogInfoFromFile() local