Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DProjectCollections.ts773 const transformedFilePath: string = this.fileNamesMap.get(deletedSourceFilePath); constant
809 const transformedFilePath = path.join(this.transformedFilesDir, fileName); constant