Searched defs:statSync (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-fs-utimes.js | 35 function stat_resource(resource, statSync = fs.statSync) { argument 48 function check_mtime(resource, mtime, statSync) { argument 62 function expect_ok(syscall, resource, err, atime, mtime, statSync) { argument
|
| /third_party/node/test/sequential/ |
| D | test-require-cache-without-stat.js | 39 fs.statSync = function() { function in fs
|
| /third_party/typescript/src/testRunner/parallel/ |
| D | host.ts | 14 const { statSync } = require("fs") as typeof import("fs"); constant
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_fileio.js | 638 statSync: function (...args) { method
|
| /third_party/typescript/src/harness/ |
| D | vfsUtil.ts | 1201 statSync(path: string): { mode: number; size: number; }; method
|
| /third_party/typescript/src/compiler/ |
| D | sys.ts | 1587 function statSync(path: string): import("fs").Stats | undefined { function
|
| /third_party/node/lib/ |
| D | fs.js | 1680 function statSync(path, options = { bigint: false, throwIfNoEntry: true }) { function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 7212 function statSync(path) { function
|
| D | tsc.js | 4611 function statSync(path) { function
|