Searched refs:addThriftPathElements (Results 1 – 2 of 2) sorted by relevance
182 .addThriftPathElements(derivedThriftPathElements) in execute()183 .addThriftPathElements(asList(additionalThriftPathElements)) in execute()
245 public Builder addThriftPathElements(Iterable<File> thriftPathElements) { in addThriftPathElements() method in Thrift.Builder