Searched defs:sources (Results 1 – 5 of 5) sorted by relevance
38 Set<JavaSource> sources = new HashSet<JavaSource>(); in convert() local
51 public dex.structure.DexFile getAllFrom(Set<JavaSource> sources) throws IOException{ in getAllFrom()62 public dex.structure.DexFile getFrom(Set<JavaSource> sources, in getFrom()
35 Set<String> sources = new HashSet<String>(); in main() local
106 SigApi sources = new SigApi(name, visibility); in convertDocletRoot() local
1615 String sources[] = new String[] { "string" }; in testReplace() local