Searched refs:translateClass (Results 1 – 1 of 1) sorted by relevance
777 private ClassDefItem translateClass(byte[] bytes, DirectClassFile cf) { in translateClass() method in Main1901 ClassDefItem clazz = translateClass(bytes, classFile); in call()