Searched refs:parentRoot (Results 1 – 1 of 1) sorted by relevance
358 String parentRoot = new File(parentName).getParentFile().getCanonicalPath(); in findConfigName() local359 return getAbsolutePath(parentRoot, name); in findConfigName()