Searched refs:dexZipPath (Results 1 – 1 of 1) sorted by relevance
675 public Element(DexFile dexFile, File dexZipPath) { in Element() argument676 if (dexFile == null && dexZipPath == null) { in Element()680 this.path = dexZipPath; in Element()