Searched refs:rootDirFile (Results 1 – 2 of 2) sorted by relevance
223 File rootDirFile = tfBuild.getRootDir(); in preRun() local224 mRootDir = rootDirFile.getAbsolutePath(); in preRun()228 File f = FileUtil.findFile(rootDirFile, jar); in preRun()
89 ClusterChain rootDirFile = new ClusterChain(fat, in FatFileSystem() local91 this.rootDirStore = ClusterChainDirectory.readRoot(rootDirFile); in FatFileSystem()