Home
last modified time | relevance | path

Searched refs:hexWithPrefixSuffix (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/generator/
DINameGenerator.ts22 hexWithPrefixSuffix?: boolean; property
DHexNameGenerator.ts43 this.mWithPrefixSuffix = options && options.hexWithPrefixSuffix;
/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenamePropertiesTransformer.ts82 options.hexWithPrefixSuffix = true;
DRenameIdentifierTransformer.ts92 options.hexWithPrefixSuffix = true;