Home
last modified time | relevance | path

Searched refs:sectionHead (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp164 std::string sectionHead = std::string(item[LOG_MAP_VALUE], strlen(item[LOG_MAP_VALUE]) - 1); in ParseFaultLogLine() local
165 if (line.find(sectionHead) == std::string::npos) { in ParseFaultLogLine()

Completed in 1 milliseconds