Searched refs:rawDexFile (Results 1 – 1 of 1) sorted by relevance
103 RawDexFile rawDexFile = new RawDexFile(dexFile.getOpcodes(), dexFile); in dump() local104 DexAnnotator annotator = new DexAnnotator(rawDexFile, consoleWidth); in dump()