Searched refs:unsupportedAbiDescription (Results 1 – 1 of 1) sorted by relevance
241 public static Set<String> parseAbiList(String unsupportedAbiDescription) { in parseAbiList() argument243 String[] descSegments = unsupportedAbiDescription.split(":"); in parseAbiList()