Home | History | Annotate | Download | only in dexer

Lines Matching refs:DEX_IN_JAR_NAME

340                 outputResources.put(DexFormat.DEX_IN_JAR_NAME, outArray);
426 return DexFormat.DEX_IN_JAR_NAME;
698 boolean isClassesDex = name.equals(DexFormat.DEX_IN_JAR_NAME);
974 attribs.putValue("Dex-Location", DexFormat.DEX_IN_JAR_NAME);
1668 outName = new File(outName, DexFormat.DEX_IN_JAR_NAME).getPath();