Searched refs:getErrorPolicyErrorType (Results 1 – 1 of 1) sorted by relevance
584 if ((errorType = getErrorPolicyErrorType(errorTypeStr)) == UNKNOWN_ERROR_TYPE) { in readErrorPolicies()739 private @ErrorPolicyErrorType int getErrorPolicyErrorType(String errorType) { in getErrorPolicyErrorType() method in ErrorPolicyManager