Home
last modified time | relevance | path

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

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