Searched refs:defaultPath (Results 1 – 1 of 1) sorted by relevance
309 async resolvePath(filePath: string, defaultPath: string,320 if (defaultPath === '') {323 filePath = defaultPath;351 const defaultPath = MLIRContext.getDefaultServerFilename(serverSettingName); constant352 return this.resolvePath(serverPath, defaultPath, workspaceFolder);