Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/
Dfile.cpp243 auto isDir = fileName.string().back() == '/' || fileName.string().back() == '\\'; in Unzip() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts723 function isDir(filePath: string): boolean { function
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts737 function isDir(filePath: string): boolean { function
/developtools/hdc/src/common/
Dtransfer.h85 bool isDir; // add for directory mode member