Searched refs:toShorty (Results 1 – 3 of 3) sorted by relevance
15 public void toShorty() throws IOException { in toShorty() method in DescriptorUtilsTest
336 shortyBuilder.append(returnType.toShorty()); in createShorty()338 shortyBuilder.append(argumentType.toShorty()); in createShorty()
228 public char toShorty() { in toShorty() method in DexType