Searched refs:shortyDescriptor (Results 1 – 1 of 1) sorted by relevance
102 StringBuilder shortyDescriptor = new StringBuilder(); in getProto() local104 shortyDescriptor.append(getShortyDescriptor(returnType)); in getProto()106 shortyDescriptor.append(getShortyDescriptor(arguments[i])); in getProto()110 getString(shortyDescriptor.toString()), in getProto()