Searched defs:getModifiedTime (Results 1 – 13 of 13) sorted by relevance
/third_party/typescript/src/compiler/ |
D | sys.ts | 782 getModifiedTime: NonNullable<System["getModifiedTime"]>; property 1106 getModifiedTime?(path: string): Date | undefined; method 1763 function getModifiedTime(path: string) { function
|
D | tsbuildPublic.ts | 89 getModifiedTime(fileName: string): Date | undefined; method
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 5162 getModifiedTime(fileName: string): Date | undefined; method
|
D | typescriptServices.d.ts | 5162 getModifiedTime(fileName: string): Date | undefined; method
|
D | typescript.d.ts | 5162 getModifiedTime(fileName: string): Date | undefined; method
|
D | tsc.js | 3925 function getModifiedTime(fileName) { function 4279 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 4413 getModifiedTime: getModifiedTime, property 4466 getModifiedTime: getModifiedTime, property 4844 function getModifiedTime(path) { function
|
D | typingsInstaller.js | 6451 function getModifiedTime(fileName) { function 6858 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 7014 getModifiedTime: getModifiedTime, property 7072 getModifiedTime: getModifiedTime, property 7519 function getModifiedTime(path) { function
|
D | tsserver.js | 6462 function getModifiedTime(fileName) { function 6869 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 7025 getModifiedTime: getModifiedTime, property 7083 getModifiedTime: getModifiedTime, property 7530 function getModifiedTime(path) { function 157648 ProjectService.prototype.getModifiedTime = function (info) { method in ProjectService 163722 function getModifiedTime(fileName) { function
|
D | tsserverlibrary.js | 6656 function getModifiedTime(fileName) { function 7063 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 7219 getModifiedTime: getModifiedTime, property 7277 getModifiedTime: getModifiedTime, property 7724 function getModifiedTime(path) { function 157842 ProjectService.prototype.getModifiedTime = function (info) { method in ProjectService
|
D | typescript.js | 6656 function getModifiedTime(fileName) { function 7063 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 7219 getModifiedTime: getModifiedTime, property 7277 getModifiedTime: getModifiedTime, property 7724 function getModifiedTime(path) { function
|
D | typescriptServices.js | 6656 function getModifiedTime(fileName) { function 7063 …(dynamicPollingWatchFile = createDynamicPriorityPollingWatchFile({ getModifiedTime: getModifiedTim… property 7219 getModifiedTime: getModifiedTime, property 7277 getModifiedTime: getModifiedTime, property 7724 function getModifiedTime(path) { function
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 5245 getModifiedTime(fileName: string): Date | undefined; method
|
D | typescript.d.ts | 5245 getModifiedTime(fileName: string): Date | undefined; method
|