Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameIdentifierTransformer.ts266 const historyName: string = historyNameCache?.get(path); constant
291 const historyName: string = PropCollections.historyMangledTable?.get(original); constant
645 const historyName: string = historyNameCache?.get(path); constant
DRenamePropertiesTransformer.ts201 const historyName: string = PropCollections.historyMangledTable?.get(original); constant
DRenameFileNameTransformer.ts369 const historyName: string = historyFileNameMangledTable?.get(original); constant