Searched refs:newCodeItem (Results 1 – 1 of 1) sorted by relevance
149 CodeItem newCodeItem = new CodeItem(); in read() local150 rawDexFile.codeItems.add(newCodeItem); in read()151 newCodeItem.read(file); in read()