Searched refs:rootResult (Results 1 – 3 of 3) sorted by relevance
197 const rootResult = tryReadDirectory(rootDir, rootDirPath); constant199 if (rootResult !== undefined) {207 return rootResult || getFileSystemEntriesFromHost(dir, path);
120224 var rootResult = tryReadDirectory(rootDir, rootDirPath);120226 if (rootResult !== undefined) {120233 return rootResult || getFileSystemEntriesFromHost(dir, path);
99664 var rootResult = tryReadDirectory(rootDir, rootDirPath);99666 if (rootResult !== undefined) {99673 return rootResult || getFileSystemEntriesFromHost(dir, path);