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