Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameIdentifierTransformer.ts146 const exportObfuscation: boolean = option?.mExportObfuscation; constant
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts368 const exportObfuscation: boolean = this.mCustomProfiles.mExportObfuscation; constant