Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts150 pkgEntryPath: string; property in PackageEntryInfo
388 …const pkgEntryPath: string = toUnixPath(path.join(`${PACKAGES}@${hostModuleName}`, hostDependencyN… constant
410 const pkgEntryPath: string = toUnixPath(this.getPkgModulesFilePkgName(pkgPath)); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/
Dmodule_mode.ts164 pkgEntryPath: string; property in PackageEntryInfo
416 …const pkgEntryPath: string = toUnixPath(path.join(`${PACKAGES}@${hostModuleName}`, hostDependencyN… constant
438 const pkgEntryPath: string = toUnixPath(this.getPkgModulesFilePkgName(pkgPath)); constant