Searched refs:buildThriftCommand (Results 1 – 1 of 1) sorted by relevance
88 cl.addArguments(buildThriftCommand(thriftFile).toArray(new String[]{})); in compile()108 ImmutableList<String> buildThriftCommand(final File thriftFile) { in buildThriftCommand() method in Thrift