Home
last modified time | relevance | path

Searched defs:sdkPath (Results 1 – 6 of 6) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/
Djest-test.config.js19 const sdkPath = path.resolve(rootPath, './out/sdk/ohos-sdk/linux/ets/ets1.2'); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts51 const sdkPath: string = projectConfig.etsLoaderPath ? constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dcache.ts51 const sdkPath: string = projectConfig.etsLoaderPath ? constant
/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/
Dvmloader.cc55 const char* sdkPath; member
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts1712 const sdkPath = path.resolve(projectConfig.etsLoaderPath, '../../../'); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dets_checker.ts1754 const sdkPath = path.resolve(projectConfig.etsLoaderPath, '../../../'); constant