Searched refs:thriftPath (Results 1 – 1 of 1) sorted by relevance
65 private Thrift(String executable, String generator, ImmutableSet<File> thriftPath, in Thrift() argument69 this.thriftPathElements = checkNotNull(thriftPath, "thriftPath"); in Thrift()