Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts354 …const sufStr: string = tempFilePath.substring(tempFilePath.indexOf(packageDir) + packageDir.length… constant
363 const sufStr: string = filePath.replace(projectPath, ''); constant
442 const sufStr: string = protoTempPathArr[protoTempPathArr.length - 1]; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts539 const sufStr: string = toUnixPath(filePath).replace(toUnixPath(projectRootPath), ''); constant