Searched refs:lastSubPlan (Results 1 – 1 of 1) sorted by relevance
223 ISubPlan lastSubPlan = SubPlanHelper.getSubPlanByName(buildHelper, mLastSubPlan); in createSubPlan() local224 subPlan.addAllIncludeFilters(lastSubPlan.getIncludeFilters()); in createSubPlan()225 subPlan.addAllExcludeFilters(lastSubPlan.getExcludeFilters()); in createSubPlan()