Searched refs:getExtraArgs (Results 1 – 2 of 2) sorted by relevance
406 ArrayUtil.join(" ", c.getExtraArgs())); in processAddCommandFile()408 mScheduler.addCommandFile(c.getCommandFile(), c.getExtraArgs()); in processAddCommandFile()
76 public List<String> getExtraArgs() { in getExtraArgs() method in AddCommandFileOp