Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_file/
Dfaultlog_formatter.cpp184 bool ParseFaultLogLine(const std::vector<SectionLog>& parseList, const std::string& line, in ParseFaultLogLine()
319 auto parseList = GetLogParseSections(info.faultLogType); in ParseCppCrashFromFile() local