Searched defs:sources (Results 1 – 2 of 2) sorted by relevance
51 public dex.structure.DexFile getAllFrom(Set<JavaSource> sources) throws IOException{ in getAllFrom()62 public dex.structure.DexFile getFrom(Set<JavaSource> sources, in getFrom()
1632 String sources[] = new String[] { "string" }; in testReplace() local