Searched refs:fRootDirectory (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/jam/
H A DStatCacheServer.cpp779 fRootDirectory(NULL),
833 fRootDirectory = new Directory(st);
834 fNodes[nodeRef] = fRootDirectory;
839 error = entry->SetTo(fRootDirectory, ".");
842 entry->SetNode(fRootDirectory);
846 error = fRootDirectory->SetTo(entry);
855 return fRootDirectory;
H A DStatCacheServerImpl.h259 Directory *fRootDirectory; member in class:NodeManager

Completed in 89 milliseconds