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