Home
last modified time | relevance | path

Searched defs:watchFile (Results 1 – 22 of 22) sorted by relevance

/third_party/typescript/tests/baselines/reference/tscWatch/watchEnvironment/fsWatch/
Dwhen-using-file-watching-thats-on-inode-when-rename-event-ends-with-tilde.js37 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 …]
Dwhen-using-file-watching-thats-on-inode.js37 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 …]
Dwhen-using-file-watching-thats-when-rename-occurs-when-file-is-still-on-the-disk.js38 …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
Dwhen-using-file-watching-thats-on-inode-when-rename-occurs-when-file-is-still-on-the-disk.js38 …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/
Dtsconfig.json4 "watchFile": "fixedpollinginterval" string
/third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with watch options/
Dtsconfig.json4 "watchFile": "dynamicprioritypolling" string
/third_party/typescript/tests/cases/compiler/
DAPISample_watcher.ts26watchFile(filename: string, options: { persistent?: boolean; interval?: number; }, listener: (curr… variable
/third_party/typescript/src/server/
Dtypes.ts18watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
Dprotocol.ts1609 watchFile?: WatchFileKind | ts.WatchFileKind; property
/third_party/typescript/tests/baselines/reference/
DAPISample_WatchWithOwnWatchHost.js91 watchFile: ts.sys.watchFile, property
/third_party/typescript/src/compiler/
DwatchPublic.ts104watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
366 const { watchFile, watchDirectory, writeLog } = createWatchFactory(host, compilerOptions); constant
DwatchUtilities.ts610watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
618watchFile: (file: string, callback: FileWatcherCallback, pollingInterval: PollingInterval, options… property
Dsys.ts946 …function watchFile(fileName: string, callback: FileWatcherCallback, pollingInterval: PollingInterv… function
1399watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
1517 const { watchFile, watchDirectory } = createSystemWatchFunctions({ constant
DtsbuildPublic.ts349 …const { watchFile, watchDirectory, writeLog } = createWatchFactory<ResolvedConfigFileName>(hostWit… constant
1455 function watchFile(state: SolutionBuilderState, file: string, callback: FileWatcherCallback, pollin… function
/third_party/typescript/src/jsTyping/
Dtypes.ts95watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts395 const { watchFile, watchDirectory } = createSystemWatchFunctions({ constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1246 watchFile?: WatchFileKind | ts.WatchFileKind; property
3020watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
7446 watchFile?: WatchFileKind; property
8936watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
10257watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
Dtypescript.d.ts3443 watchFile?: WatchFileKind; property
4933watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
6254watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1246 watchFile?: WatchFileKind | ts.WatchFileKind; property
3020watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
7446 watchFile?: WatchFileKind; property
8936watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
10257watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
Dtypescript.d.ts3443 watchFile?: WatchFileKind; property
4933watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchO… method
6254watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOp… method
DtypingsInstaller.js3773 function watchFile(fileName, callback, defaultPollingInterval) { function
3919 function watchFile(fileName, callback) { function
4240 function watchFile(fileName, callback, pollingInterval, options) { function
Dtsc.js112692 function watchFile(state, file, callback, pollingInterval, options, watchType, project) { function