Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds