Home
last modified time | relevance | path

Searched refs:sdkPath (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts43 const sdkPath: string = projectConfig.etsLoaderPath ? constant
50 …metaInfoArr.push(compileSdkVersion, compatibleSdkVersion, runtimeOS, sdkPath, sdkVersion, sdkRelea…
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts979 const sdkPath = path.resolve(projectConfig.etsLoaderPath, '../../../'); constant
980 return path.resolve(fileName).startsWith(sdkPath);