Searched defs:ohmUrl (Results 1 – 2 of 2) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/ |
| D | module_source_file.ts | 113 const ohmUrl: string = constant 126 …const ohmUrl: string | undefined = this.getOhmUrl(rollupObject, moduleRequest, importMap[moduleReq… constant 152 const ohmUrl: string | undefined = constant 216 …const ohmUrl: string | undefined = this.getOhmUrl(rollupObject, moduleRequest, importMap[moduleReq… constant
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/ohmUrl/ |
| D | ohmUrl.test.ts | 88 const ohmUrl = getOhmUrlByFilepath(filePath, projectConfig, undefined, moduleName); constant 120 const ohmUrl = getOhmUrlByFilepath(ohosTestfilePath, projectConfig, undefined, moduleName); constant
|