Searched refs:isErrorTypeValid (Results 1 – 3 of 3) sorted by relevance
106 bool isErrorTypeValid(const std::string& errorType);
110 bool isErrorTypeValid(const std::string& errorType) in isErrorTypeValid() function
362 if (!isErrorTypeValid(errorType)) in getErrorDumpType()