Searched refs:decodedSize (Results 1 – 1 of 1) sorted by relevance
256 public byte[] readDexUtf(int decodedSize) throws IOException { in readDexUtf() argument262 byte[] str = new byte[decodedSize * 3]; in readDexUtf()