Searched refs:getBytesFrom (Results 1 – 1 of 1) sorted by relevance
588 private byte[] getBytesFrom(int start) { in getBytesFrom() method in Dex.Section600 return new Annotation(Dex.this, visibility, new EncodedValue(getBytesFrom(start))); in readAnnotation()606 return new EncodedValue(getBytesFrom(start)); in readEncodedArray()