Searched defs:baseFolder (Results 1 – 3 of 3) sorted by relevance
517 const baseFolder = this.fs.get(basePath) as FsFolder; constant537 const baseFolder = this.fs.get(basePath) as FsFolder; constant568 … const baseFolder = this.ensureFolder(getDirectoryPath(file.fullPath), ignoreParentWatch, options); constant575 …const baseFolder = this.ensureFolder(getDirectoryPath(symLink.fullPath), ignoreParentWatch, option… constant593 const baseFolder = this.ensureFolder(baseFullPath, ignoreWatch, options); constant627 const baseFolder = this.fs.get(basePath) as FsFolder; constant979 const baseFolder = this.fs.get(base) as FsFolder; constant
284 UString baseFolder = DirPrefix; in OnInit() local
778 const FString baseFolder = GetBaseFolderPrefixFromRegistry(); in Load() local