Home
last modified time | relevance | path

Searched refs:WatchType (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/tsserver/cachingFileSystemInformation/
Dnpm-install-works-when-timeout-occurs-after-installation.js560 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
561 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
562 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
564 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
565 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
566 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
567 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
569 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
570 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
571 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
[all …]
Dnpm-install-works-when-timeout-occurs-inbetween-installation.js662 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
663 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
664 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
666 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
667 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
668 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
669 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
671 …defined Config: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Wild card direc…
672 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
673 …efined Project: /user/username/rootfolder/otherfolder/a/b/tsconfig.json WatchType: Failed Lookup L…
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/watchEnvironment/
Dwatching-files-with-network-style-paths.js127 …WatchInfo: //vda1cs4850/myprojects/project/tsconfig.json 2000 undefined WatchType: Config file for…
128 …WatchInfo: //vda1cs4850/myprojects/project/jsconfig.json 2000 undefined WatchType: Config file for…
130 …eWatcher:: Added:: WatchInfo: //vda1cs4850/a/lib/lib.d.ts 500 undefined WatchType: Closed Script i…
131 …/project/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots
132 …/project/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots
305 …Info: c:/users/username/myprojects/project/tsconfig.json 2000 undefined WatchType: Config file for…
306 …Info: c:/users/username/myprojects/project/jsconfig.json 2000 undefined WatchType: Config file for…
308 Info 56 [00:00:27.000] FileWatcher:: Added:: WatchInfo: c:/a/lib/lib.d.ts 500 undefined WatchType
309 …/project/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots
310 …/project/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots
/third_party/typescript/src/compiler/
DwatchPublic.ts330 …e(configFileName, scheduleProgramReload, PollingInterval.High, watchOptions, WatchType.ConfigFile);
347 …tion = (dir, cb, flags) => watchDirectory(dir, cb, flags, watchOptions, WatchType.FailedLookupLoca…
348 …= (file, cb) => watchFile(file, cb, PollingInterval.High, watchOptions, WatchType.AffectingFileLoc…
349 …sDirectory = (dir, cb, flags) => watchDirectory(dir, cb, flags, watchOptions, WatchType.TypeRoots);
389 …nfigFilesWatches(toPath(configFileName), compilerOptions, watchOptions, WatchType.ExtendedConfigFi…
575 …ePath(path, fileName, onSourceFileChange, PollingInterval.Low, watchOptions, WatchType.SourceFile);
588 …ePath(path, fileName, onSourceFileChange, PollingInterval.Low, watchOptions, WatchType.SourceFile);
751 …nfigFilesWatches(toPath(configFileName), compilerOptions, watchOptions, WatchType.ExtendedConfigFi…
843 watchType: WatchType
871 …missingFilePath, onMissingFileChange, PollingInterval.Medium, watchOptions, WatchType.MissingFile);
[all …]
Dwatch.ts541 export type WatchType = WatchTypeRegistry[keyof WatchTypeRegistry]; alias
542 export const WatchType: WatchTypeRegistry = { constant
595 …const result = getWatchFactory<WatchType, Y>(host, watchLogLevel, writeLog) as WatchFactory<WatchT…
DtsbuildPublic.ts231 …erState<T extends BuilderProgram = BuilderProgram> extends WatchFactory<WatchType, ResolvedConfigF…
1422 …nterval: PollingInterval, options: WatchOptions | undefined, watchType: WatchType, project?: Resol…
2132 WatchType.ConfigFile,
2149 WatchType.ExtendedConfigFile,
2180 WatchType.WildcardDirectory,
2198 WatchType.SourceFile,
2218 WatchType.PackageJson,
/third_party/typescript/tests/baselines/reference/tsserver/moduleResolution/
Dpackage-json-file-is-edited-when-package-json-with-type-module-exists.js543 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
545 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
546 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
547 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
652 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: Failed Lookup L…
653 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: Failed Lookup L…
917 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
919 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
920 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
921 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
[all …]
Dpackage-json-file-is-edited.js926 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
928 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
929 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
930 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
931 …WatchInfo: /user/username/projects/myproject/package.json 250 undefined WatchType: package.json fi…
1035 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
1335 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
1337 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
1441 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
1723 … undefined Project: /user/username/projects/myproject/src/tsconfig.json WatchType: File location a…
[all …]
/third_party/typescript/src/server/
DeditorServices.ts607 … function getDetailWatchInfo(watchType: WatchType, project: Project | NormalizedPath | undefined) {
796 readonly watchFactory: WatchFactory<WatchType, Project | NormalizedPath>;
1375 WatchType.WildcardDirectory,
1689 WatchType.ConfigFile,
1813 WatchType.ConfigFileForInferredRoot
2269 WatchType.ExtendedConfigFile,
2650 WatchType.ClosedScriptInfo
2699 WatchType.NodeModules
2947 WatchType.MissingSourceMapFile,
4264 WatchType.PackageJson,
Dproject.ts616 WatchType.FailedLookupLocations,
628 WatchType.AffectingFileLocation,
668 WatchType.TypeRoots,
1416 WatchType.MissingFile,
1461 WatchType.MissingGeneratedFile,
/third_party/typescript/lib/
DtypingsInstaller.js128451 ts.WatchType = {
128758 …igFileName, scheduleProgramReload, ts.PollingInterval.High, watchOptions, ts.WatchType.ConfigFile);
128780 …ir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.FailedLookupLoca…
128781 … { return watchFile(file, cb, ts.PollingInterval.High, watchOptions, ts.WatchType.AffectingFileLoc…
128782 … (dir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.TypeRoots); };
128829 …gFilesWatches(toPath(configFileName), compilerOptions, watchOptions, ts.WatchType.ExtendedConfigFi…
128993 …path, fileName, onSourceFileChange, ts.PollingInterval.Low, watchOptions, ts.WatchType.SourceFile);
129006 …path, fileName, onSourceFileChange, ts.PollingInterval.Low, watchOptions, ts.WatchType.SourceFile);
129153 …gFilesWatches(toPath(configFileName), compilerOptions, watchOptions, ts.WatchType.ExtendedConfigFi…
129240 …gFilePath, onMissingFileChange, ts.PollingInterval.Medium, watchOptions, ts.WatchType.MissingFile);
[all …]
Dtsc.js106794 ts.WatchType = {
107081 …igFileName, scheduleProgramReload, ts.PollingInterval.High, watchOptions, ts.WatchType.ConfigFile);
107101 …ir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.FailedLookupLoca…
107102 … { return watchFile(file, cb, ts.PollingInterval.High, watchOptions, ts.WatchType.AffectingFileLoc…
107103 … (dir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.TypeRoots); };
107144 …gFilesWatches(toPath(configFileName), compilerOptions, watchOptions, ts.WatchType.ExtendedConfigFi…
107296 …path, fileName, onSourceFileChange, ts.PollingInterval.Low, watchOptions, ts.WatchType.SourceFile);
107308 …path, fileName, onSourceFileChange, ts.PollingInterval.Low, watchOptions, ts.WatchType.SourceFile);
107442 …gFilesWatches(toPath(configFileName), compilerOptions, watchOptions, ts.WatchType.ExtendedConfigFi…
107523 …gFilePath, onMissingFileChange, ts.PollingInterval.Medium, watchOptions, ts.WatchType.MissingFile);
[all …]