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