Home
last modified time | relevance | path

Searched defs:readdirSync (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DAPISample_watcher.ts23 readdirSync(path: string): string[]; variable
/third_party/typescript/src/harness/
DvfsUtil.ts1207 readdirSync(path: string): string[]; method