Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/depGraph/
DmoduleDeps.ts93 const isDir = fs.statSync(originPkgPath).isDirectory(); constant
/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dzip_file.h160 bool isDir = false; member