Searched refs:RootE (Results 1 – 2 of 2) sorted by relevance
1881 ErrorOr<RedirectingFileSystem::Entry *> RootE = VFS->lookupPath("/"); in collectVFSFromYAML() local1882 if (!RootE) in collectVFSFromYAML()1886 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()
1965 ErrorOr<RedirectingFileSystem::Entry *> RootE = VFS->lookupPath("/"); in collectVFSFromYAML() local1966 if (!RootE) in collectVFSFromYAML()1970 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()