Searched defs:getFrom (Results 1 – 3 of 3) sorted by relevance
43 public dex.structure.DexFile getFrom(JavaSource source) throws IOException{ in getFrom() method in JavaSourceToDexUtil47 public dex.structure.DexFile getFrom(JavaSource... source) throws IOException{ in getFrom() method in JavaSourceToDexUtil62 public dex.structure.DexFile getFrom(Set<JavaSource> sources, in getFrom() method in JavaSourceToDexUtil
40 T getFrom(); in getFrom() method
38 public final T getFrom() { in getFrom() method in SigDelta