Searched refs:dexMethods (Results 1 – 1 of 1) sorted by relevance
288 List<DexMethod> dexMethods = new ArrayList<DexMethod>(methods.length); in getDexMethods() local296 dexMethods.add(new DexMethodImpl(buffer, this, in getDexMethods()305 return dexMethods; in getDexMethods()