Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/
Dcompile_worker.ts39 const koalaWrapperPath = path.resolve(buildConfig.buildSdkPath, KOALA_WRAPPER_PATH_FROM_SDK); constant
Ddeclgen_worker.ts52 const koalaWrapperPath = path.resolve(buildConfig.buildSdkPath, KOALA_WRAPPER_PATH_FROM_SDK); constant