Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/
Ddeclgen_worker.ts60 … let filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, fileInfo.filePath); variable
Dbase_mode.ts143 …const filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, fileInfo.filePath); constant
576 const filePathFromModuleRoot = path.relative(moduleInfo.moduleRootPath, file); constant
624 const filePathFromModuleRoot = path.relative(moduleInfo.moduleRootPath, file); constant
670 const filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, file); constant