Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts78 const sdkProperties: string[] = readThirdPartyLibProperties(projectPath); constant
85 if (sdkProperties) {
86 customProfiles.mNameObfuscation.mReservedProperties = ListUtil.uniqueMergeList(sdkProperties,