Searched refs:addJustMeToExecutionPath (Results 1 – 3 of 3) sorted by relevance
118 return addJustMeToExecutionPath(result); in toExecutionPath()
75 result.addAll(addJustMeToExecutionPath(argPath)); in toExecutionPath()
337 return addJustMeToExecutionPath(paths); in toExecutionPath()345 protected final List<ExecutionPath> addJustMeToExecutionPath(List<ExecutionPath> paths) { in addJustMeToExecutionPath() method in Expr