Home
last modified time | relevance | path

Searched refs:scanProjectConfig (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts25 export const scanProjectConfig: {mKeepStringProperty?: boolean} = {}; constant
68 scanProjectConfig.mKeepStringProperty = customProfiles.mNameObfuscation?.mKeepStringProperty;
DApiExtractor.ts56 import {scanProjectConfig} from './ApiReader';
448 if (scanProjectConfig.mKeepStringProperty) {