Searched refs:GetLogTypeByName (Results 1 – 2 of 2) sorted by relevance
90 int32_t GetLogTypeByName(const std::string& type) in GetLogTypeByName() function115 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()
29 int32_t GetLogTypeByName(const std::string& type);