Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts144 this.readPropertyCache(this.mCustomProfiles.mOutputDir);
203 private readPropertyCache(outputDir: string): void { method in ArkObfuscator