Home | History | Annotate | Download | only in config

Lines Matching defs:parentRoot

344                 String parentRoot = new File(parentName).getParentFile().getCanonicalPath();
345 return getAbsolutePath(parentRoot, name);