Searched refs:errorCodeFromString (Results 1 – 8 of 8) sorted by relevance
20 return errorCodeFromString(String(describing: type(of: self)))45 func errorCodeFromString(_ str: String) -> String { in errorCodeFromString() function
42 customCode ?? errorCodeFromString(name)