| /third_party/typescript/tests/baselines/reference/tscWatch/watchEnvironment/fsWatch/ |
| D | when-using-file-watching-thats-on-inode-when-rename-event-ends-with-tilde.js | 37 DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Lo… property 38 Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject 0 {"watchFile… property 40 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 41 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 42 …s/myproject/main.js :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 43 …s/myproject/main.js :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 109 …myproject/foo.d.ts~ :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 110 …myproject/foo.d.ts~ :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 111 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 113 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property [all …]
|
| D | when-using-file-watching-thats-on-inode.js | 37 DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Lo… property 38 Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject 0 {"watchFile… property 40 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 41 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 42 …s/myproject/main.js :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 43 …s/myproject/main.js :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 106 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 108 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 117 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property 119 …/myproject/foo.d.ts :: WatchInfo: /user/username/projects/myproject 0 {"watchFile":4} Failed Looku… property [all …]
|
| D | when-using-file-watching-thats-when-rename-occurs-when-file-is-still-on-the-disk.js | 38 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 39 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property
|
| D | when-using-file-watching-thats-on-inode-when-rename-occurs-when-file-is-still-on-the-disk.js | 38 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property 39 …ded:: WatchInfo: /user/username/projects/myproject/node_modules/@types 1 {"watchFile":4} Type roots property
|
| /third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/watchFile/ |
| D | tsconfig.json | 4 "watchFile": "fixedpollinginterval" string
|
| /third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with watch options/ |
| D | tsconfig.json | 4 "watchFile": "dynamicprioritypolling" string
|
| /third_party/typescript/tests/cases/compiler/ |
| D | APISample_watcher.ts | 26 …watchFile(filename: string, options: { persistent?: boolean; interval?: number; }, listener: (curr… variable
|
| /third_party/typescript/src/server/ |
| D | types.ts | 18 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
|
| D | protocol.ts | 1609 watchFile?: WatchFileKind | ts.WatchFileKind; property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | APISample_WatchWithOwnWatchHost.js | 91 watchFile: ts.sys.watchFile, property
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 104 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method 366 const { watchFile, watchDirectory, writeLog } = createWatchFactory(host, compilerOptions); constant
|
| D | watchUtilities.ts | 610 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method 618 …watchFile: (file: string, callback: FileWatcherCallback, pollingInterval: PollingInterval, options… property
|
| D | sys.ts | 946 …function watchFile(fileName: string, callback: FileWatcherCallback, pollingInterval: PollingInterv… function 1399 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method 1517 const { watchFile, watchDirectory } = createSystemWatchFunctions({ constant
|
| D | tsbuildPublic.ts | 349 …const { watchFile, watchDirectory, writeLog } = createWatchFactory<ResolvedConfigFileName>(hostWit… constant 1455 function watchFile(state: SolutionBuilderState, file: string, callback: FileWatcherCallback, pollin… function
|
| /third_party/typescript/src/jsTyping/ |
| D | types.ts | 95 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
|
| /third_party/typescript/src/harness/ |
| D | virtualFileSystemWithWatch.ts | 395 const { watchFile, watchDirectory } = createSystemWatchFunctions({ constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 1246 watchFile?: WatchFileKind | ts.WatchFileKind; property 3020 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method 7446 watchFile?: WatchFileKind; property 8936 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method 10257 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
|
| D | typescript.d.ts | 3443 watchFile?: WatchFileKind; property 4933 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method 6254 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 1246 watchFile?: WatchFileKind | ts.WatchFileKind; property 3020 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method 7446 watchFile?: WatchFileKind; property 8936 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method 10257 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
|
| D | typescript.d.ts | 3443 watchFile?: WatchFileKind; property 4933 …watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method 6254 …watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
|
| D | typingsInstaller.js | 3773 function watchFile(fileName, callback, defaultPollingInterval) { function 3919 function watchFile(fileName, callback) { function 4240 function watchFile(fileName, callback, pollingInterval, options) { function
|
| D | tsc.js | 112692 function watchFile(state, file, callback, pollingInterval, options, watchType, project) { function
|