Searched refs:getShortyDescriptor (Results 1 – 1 of 1) sorted by relevance
104 shortyDescriptor.append(getShortyDescriptor(returnType)); in getProto()106 shortyDescriptor.append(getShortyDescriptor(arguments[i])); in getProto()116 private static String getShortyDescriptor(Type type) { in getShortyDescriptor() method in JarApplicationReader