Home
last modified time | relevance | path

Searched defs:declPath (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts56 declPath: string; property
115 const declPath: string = path.join(toUnixPath(declgenV2OutPath), projectFilePath) + EXTNAME_D_ETS; constant
Dtype.ts89 declPath: string; property
Drun_declgen_standalone.ts208 … const declPath: string = path.join(toUnixPath(declgenV2OutPath), projectFilePath) + EXTNAME_D_ETS; constant