Home
last modified time | relevance | path

Searched defs:absolutePath (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/ui-syntax-plugins/utils/
Dindex.ts181 const absolutePath = path.resolve(__dirname, dirPath); constant
/developtools/packing_tool/adapter/ohos/
DBinaryTool.java150 String absolutePath = f.getCanonicalPath(); in writeFileInfo() local
DScan.java154 String absolutePath = f.getCanonicalPath(); in getAllInputFileList() local
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dtype.ts67 absolutePath: string; property
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1965 const absolutePath: string = path.join(__dirname, relPath); constant