Searched defs:otherSource (Results 1 – 4 of 4) sorted by relevance
59 String otherSource = classes.get(key); in map() local
303 public String getShortName(String code, Transform<String, String> otherSource) { in getShortName() argument349 private Annotations synthesize(String code, Transform<String, String> otherSource) { in synthesize() argument457 Transform<String, String> otherSource) { in getBasePlusRemainder() argument
210 public void putAll(XMLSource otherSource, int conflict_resolution) { in putAll()
1418 final String otherSource = path == null ? null in showValue() local