Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts189 importerFile, constant
210 projectConfig, namespace, logger, importerFile, originalFilePath } = params; constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_source_file.test.ts948 let importerFile = this.rollup.share.projectConfig.aceModuleRoot + '/mock/ohos/I18nMock.ts'; variable