Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dfaultlog_util.cpp90 int32_t GetLogTypeByName(const std::string& type) in GetLogTypeByName() function
115 info.faultLogType = GetLogTypeByName(splitStr[0]); // 0 : index of log type in ExtractInfoFromFileName()
132 info.faultLogType = GetLogTypeByName(splitStr[0]); // 0 : index of log type in ExtractInfoFromTempFile()
Dfaultlog_util.h29 int32_t GetLogTypeByName(const std::string& type);