Searched refs:rootDirVariable (Results 1 – 1 of 1) sorted by relevance
289 String rootDirVariable = System.getProperty(varName); in getRootDirPath() local290 if (rootDirVariable != null) { in getRootDirPath()291 return rootDirVariable; in getRootDirPath()