Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DMemoryDottingDefine.ts27PROPERTY_OBFUSCATION = 'RenamePropertiesTransformer(renamePropertiesFactory: Property obfuscation)… enumerator
DPrinterUtils.ts33 PROPERTY_OBFUSCATION = 'Property obfuscation', enumerator
DPrinterTimeAndMemUtils.ts41 PROPERTY_OBFUSCATION = 'Property obfuscation', enumerator
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_options.cpp51 constexpr std::string_view PROPERTY_OBFUSCATION = "propertyObfuscation"; variable