Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts183 const newFilePath: string = tryMangleFileName(filePath, projectConfig, id); constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts281 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
302 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
323 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
343 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
Dob_config_resolver.test.ts823 const newFilePath: string = '../../test/ark_compiler_ut/testdata/writeFile.ts'; constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/
Dark_utils.test.ts444 …const newFilePath = '/mnt/application/entry/build/default/cache/default/default@CompileArkTS/esmod… constant
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts707 …const newFilePath: string = tryMangleFileName(moduleInfo.buildFilePath, projectConfig, moduleInfo.… constant